Skip to content

Commit c636a76

Browse files
committed
ORC-2132: Use Java 26 instead of 26-ea
1 parent ed2a47e commit c636a76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
java: 17
8989
cxx: clang++
9090
- os: ubuntu-latest
91-
java: 26-ea
91+
java: 26
9292
cxx: clang++
9393
env:
9494
MAVEN_OPTS: -Xmx2g

0 commit comments

Comments
 (0)