Skip to content

Commit

Permalink
Update Java versions under test
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Oct 23, 2024
1 parent 8b6dc51 commit 38d0088
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ jobs:
strategy:
matrix:
java:
- 17
- 21
- 22
- 23
- 24-ea
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v3
Expand Down

0 comments on commit 38d0088

Please sign in to comment.