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.
Java 26-ea
build
1 parent 14985e5 commit 6df5b44Copy full SHA for 6df5b44
1 file changed
.github/workflows/build_and_test.yml
@@ -86,6 +86,9 @@ jobs:
86
- os: ubuntu-24.04-arm
87
java: 17
88
cxx: clang++
89
+ - os: ubuntu-latest
90
+ java: 26-ea
91
+ cxx: clang++
92
env:
93
MAVEN_OPTS: -Xmx2g
94
MAVEN_SKIP_RC: true
0 commit comments