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.
2 parents c42f4be + 269fd74 commit 80f87fdCopy full SHA for 80f87fd
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
cache: [maven]
15
distribution: [temurin]
16
- java: [17, 21, 22, 23-ea]
+ java: [17, 21, 23, 24-ea]
17
os: [ubuntu-latest, macos-latest, windows-latest]
18
fail-fast: false
19
max-parallel: 4
0 commit comments