Skip to content

Commit 4d50d36

Browse files
jbachorikgithub-actions[bot]
authored andcommitted
chore: update JDK test versions
1 parent 0501689 commit 4d50d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
strategy:
9191
fail-fast: false
9292
matrix:
93-
java: [ 8.0.492-tem, 11.0.31-tem, 17.0.19-tem, 21.0.11-tem, 25.0.3-tem, 27.ea.20-open ]
93+
java: [ 8.0.492-tem, 11.0.31-tem, 17.0.19-tem, 21.0.11-tem, 25.0.3-tem, 27.ea.22-open ]
9494
env:
9595
TEST_JAVA_HOME: "/home/runner/.sdkman/candidates/java/${{ matrix.java }}"
9696
steps:

0 commit comments

Comments
 (0)