Skip to content

Commit 01cebc8

Browse files
committed
Flip the Java 17/25 order
To use Java 17 as the default.
1 parent 6cf89a1 commit 01cebc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
with:
2727
distribution: 'liberica'
2828
java-version: |
29-
17
3029
25
30+
17
3131
- name: Set Up Gradle
3232
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
3333
with:

0 commit comments

Comments
 (0)