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 4a9626f commit 6c3628bCopy full SHA for 6c3628b
.github/workflows/checkBuild.yml
@@ -21,7 +21,7 @@ jobs:
21
22
strategy:
23
matrix:
24
- java: [17]
+ java: [17, 21]
25
distribution: [temurin]
26
27
steps:
0 commit comments