We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6de4b0 commit 9ffd4a7Copy full SHA for 9ffd4a7
.github/workflows/cross-version.yml
@@ -20,6 +20,8 @@ jobs:
20
fail-fast: false
21
matrix:
22
jdk:
23
+ - version: 21
24
+ type: ga
25
- version: 22
26
type: ga
27
- version: 23
0 commit comments