Skip to content

Commit

Permalink
Update CI to use Java 21 instead of 17
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Oct 5, 2024
1 parent ef8df46 commit b89999e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-5.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
jdk: 11
profile: ''
- os: ubuntu-latest
jdk: 17
jdk: 21
profile: ''
- os: windows-latest
jdk: 11
Expand Down

0 comments on commit b89999e

Please sign in to comment.