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 b534550 commit 7ecb188Copy full SHA for 7ecb188
.github/workflows/pr-testing.yaml
@@ -19,6 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
java:
22
+ - '21'
23
- '17'
24
- '11'
25
steps:
0 commit comments