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/cops!33
  • Loading branch information
rw7 committed Sep 18, 2024
2 parents 302f204 + da64b2e commit e994428
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: ant -noinput clean jenkins

0 comments on commit e994428

Please sign in to comment.