Skip to content

Commit 395d4e0

Browse files
authored
Update continuous.yml
Update EA Java versions for tests
1 parent 8b98022 commit 395d4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
timeout-minutes: 10
8080
strategy:
8181
matrix:
82-
java: [ 8.0.432-tem, 11.0.25-tem, 17.0.13-tem, 21.0.5-tem, 23.0.1-tem, 24.ea.23-open ]
82+
java: [ 8.0.432-tem, 11.0.25-tem, 17.0.13-tem, 21.0.5-tem, 23.0.1-tem, 24.ea.31-open, 25.ea.5-open ]
8383
env:
8484
TEST_JAVA_HOME: "/home/runner/.sdkman/candidates/java/${{ matrix.java }}"
8585
steps:

0 commit comments

Comments
 (0)