We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3675f01 commit 35c3d95Copy full SHA for 35c3d95
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
cache: [maven]
11
distribution: [temurin]
12
- java: [17, 21, 23, 24-ea, 25-ea]
+ java: [17, 21, 23, 24-ea]
13
os: [macos-latest, ubuntu-latest, windows-latest]
14
fail-fast: false
15
max-parallel: 4
0 commit comments