There was an error while loading. Please reload this page.
1 parent b8788fd commit aaf0a09Copy full SHA for aaf0a09
1 file changed
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
cache: [maven]
18
distribution: [temurin]
19
- java: [21, 25, 26-ea]
+ java: [21, 25, 26]
20
os: [macos-latest, ubuntu-latest, windows-latest]
21
fail-fast: false
22
max-parallel: 6
0 commit comments