Browse Source

Flip the Java 17/25 order

To use Java 17 as the default.
pull/35796/head
Sébastien Deleuze 6 months ago
parent
commit
01cebc85b4
  1. 2
      .github/workflows/deploy-docs.yml

2
.github/workflows/deploy-docs.yml

@ -26,8 +26,8 @@ jobs: @@ -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:

Loading…
Cancel
Save