Skip to content

Commit

Permalink
Merge pull request #340 from Ladicek/ci-java-versions
Browse files Browse the repository at this point in the history
update Java versions in CI: remove 20 and 21-ea, add 21 and 22-ea
  • Loading branch information
Ladicek authored Nov 27, 2023
2 parents b5618fe + 1d0cc1d commit 4074e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- 8
- 11
- 17
- 20
- 21-ea
- 21
- 22-ea
compiler:
- javac
- ecj
Expand Down

0 comments on commit 4074e82

Please sign in to comment.