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 c92b67c commit 0d522e7Copy full SHA for 0d522e7
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
matrix:
30
os: [ubuntu-latest, macOS-latest, windows-latest]
31
- java: [11, 17, 18, 19-ea]
+ java: [11, 17, 19, 20-ea]
32
distribution: ['zulu']
33
fail-fast: false
34
max-parallel: 5
0 commit comments