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 68813b7 commit f299869Copy full SHA for f299869
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
matrix:
26
os: [ubuntu-latest, macOS-latest, windows-latest]
27
- java: [11, 17, 18, 19-ea]
+ java: [11, 17, 19, 20-ea]
28
distribution: ['zulu']
29
fail-fast: false
30
max-parallel: 4
0 commit comments