Skip to content

Commit

Permalink
Switch to Java21
Browse files Browse the repository at this point in the history
  • Loading branch information
dizzzz committed Oct 21, 2024
1 parent a6db738 commit 337da0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
jvm: ['17', '21']
jvm: ['21']
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 337da0e

Please sign in to comment.