Skip to content

Commit

Permalink
Merge branch 'Jdk17Github' into 'master'
Browse files Browse the repository at this point in the history
openjdk 17 - github

See merge request exedio/copebuilder!30
  • Loading branch information
rw7 committed Sep 18, 2024
2 parents 30a48dd + e545301 commit 867b0e5
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,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
java-version: '11'
java-version: '17'
distribution: 'adopt'
- run: ant -version
- run: ant -noinput clean jenkins

0 comments on commit 867b0e5

Please sign in to comment.