Skip to content

Commit

Permalink
Update continuous.yml
Browse files Browse the repository at this point in the history
Update EA Java versions for tests
  • Loading branch information
jbachorik authored Jan 21, 2025
1 parent 8b98022 commit 395d4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
timeout-minutes: 10
strategy:
matrix:
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 ]
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 ]
env:
TEST_JAVA_HOME: "/home/runner/.sdkman/candidates/java/${{ matrix.java }}"
steps:
Expand Down

0 comments on commit 395d4e0

Please sign in to comment.