Skip to content

Commit 80f87fd

Browse files
authored
Merge pull request #1277 from hazendaz/master
[gha] Update ci jdks
2 parents c42f4be + 269fd74 commit 80f87fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
cache: [maven]
1515
distribution: [temurin]
16-
java: [17, 21, 22, 23-ea]
16+
java: [17, 21, 23, 24-ea]
1717
os: [ubuntu-latest, macos-latest, windows-latest]
1818
fail-fast: false
1919
max-parallel: 4

0 commit comments

Comments
 (0)