Skip to content

Commit aaf0a09

Browse files
authored
Update ci.yaml
1 parent b8788fd commit aaf0a09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
cache: [maven]
1818
distribution: [temurin]
19-
java: [21, 25, 26-ea]
19+
java: [21, 25, 26]
2020
os: [macos-latest, ubuntu-latest, windows-latest]
2121
fail-fast: false
2222
max-parallel: 6

0 commit comments

Comments
 (0)