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 ed5c55c commit 357e30aCopy full SHA for 357e30a
.github/workflows/maven.yml
@@ -27,7 +27,7 @@ jobs:
27
28
strategy:
29
matrix:
30
- java_version: [ 11, 17, 21-ea ]
+ java_version: [ 11, 17, 21 ]
31
32
steps:
33
- name: Checkout for build
0 commit comments