Skip to content

Commit

Permalink
Use Java 23 instead of 22 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladicek committed Sep 30, 2024
1 parent f7f5eb1 commit add7edc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ jobs:
- 11
- 17
- 21
- 22
# not yet supported by Groovy
#- 23-ea
- 23
compiler:
- javac
- ecj
Expand Down

0 comments on commit add7edc

Please sign in to comment.