Skip to content

Commit 0543746

Browse files
committed
Also test in CI on JDK 21
1 parent 8672a80 commit 0543746

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
jdk: [8, 11, 17]
9+
jdk: [8, 11, 17, 21]
1010
runs-on: macos-latest
1111
steps:
1212
- name: Checkout

0 commit comments

Comments
 (0)