Skip to content

Commit

Permalink
Test java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed May 1, 2024
1 parent 0efdb2b commit 6fb2416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [ '8', '11', '16', '17', '19' ]
java: [ '8', '11', '16', '17', '19', '21' ]
runs-on: [ubuntu-latest, macos-latest, windows-latest]
exclude:
- runs-on: macos-latest
Expand Down

0 comments on commit 6fb2416

Please sign in to comment.