Skip to content

Commit

Permalink
Testing JDK 21-ea
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldk authored Sep 20, 2023
1 parent 2d594c8 commit 7412d1c
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 @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
java: [ 8, 11, 17, 20, 21 ]
java: [ 8, 11, 17, 20, 21-ea ]
runs-on: ${{ matrix.os }}
permissions:
checks: write
Expand Down

0 comments on commit 7412d1c

Please sign in to comment.