Skip to content

Commit

Permalink
test gradle on 23.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpe7s committed Aug 16, 2024
1 parent bc7bf41 commit 72065ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
if: ${{ vars.GRADLE_JAVA_VERSION != vars.JAVA_VERSION }}
with:
distribution: ${{ vars.JAVA_VENDOR }}
java-version: ${{ vars.GRADLE_JAVA_VERSION }}
java-version: '23-ea'
java-package: jre
cache: 'gradle'

Expand Down

0 comments on commit 72065ae

Please sign in to comment.