Skip to content

Commit 2b56820

Browse files
committed
pipeline to use GA java, but toolchain will chose jdk 23
1 parent 9b55a15 commit 2b56820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
timeout-minutes: 10
3131
strategy:
3232
matrix:
33-
java: [GA, EA]
33+
java: [GA]
3434
os: [ubuntu, windows]
3535
steps:
3636
- name: Check out repo

0 commit comments

Comments
 (0)