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 ed2a47e commit c636a76Copy full SHA for c636a76
1 file changed
.github/workflows/build_and_test.yml
@@ -88,7 +88,7 @@ jobs:
88
java: 17
89
cxx: clang++
90
- os: ubuntu-latest
91
- java: 26-ea
+ java: 26
92
93
env:
94
MAVEN_OPTS: -Xmx2g
0 commit comments