Skip to content

Commit 9ffd4a7

Browse files
committed
Add build for JDK 21
1 parent c6de4b0 commit 9ffd4a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cross-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
jdk:
23+
- version: 21
24+
type: ga
2325
- version: 22
2426
type: ga
2527
- version: 23

0 commit comments

Comments
 (0)