Skip to content

Commit

Permalink
openjdk 17 - github
Browse files Browse the repository at this point in the history
  • Loading branch information
rw7 committed Sep 18, 2024
1 parent 72e4575 commit 322178e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
java-version: '11'
java-version: '17'
distribution: 'adopt'
- run: java -jar lib/ant/ant-launcher.jar -noinput clean jenkins

0 comments on commit 322178e

Please sign in to comment.