We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 085688c + 4f093e2 commit 042aec1Copy full SHA for 042aec1
.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, 19, 20-ea]
+ java: [11, 17, 20, 21-ea]
32
distribution: ['zulu']
33
fail-fast: false
34
max-parallel: 5
0 commit comments