Skip to content

Commit

Permalink
update Java versions in CI: remove 20 and 21-ea, add 21 and 22-ea
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladicek committed Nov 27, 2023
1 parent b5618fe commit 1d0cc1d
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 1d0cc1d

Please sign in to comment.