mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Flip the Java 17/25 order
To use Java 17 as the default.
This commit is contained in:
@@ -26,8 +26,8 @@ jobs:
|
||||
with:
|
||||
distribution: 'liberica'
|
||||
java-version: |
|
||||
17
|
||||
25
|
||||
17
|
||||
- name: Set Up Gradle
|
||||
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user