Skip to content

Commit 377e38e

Browse files
committed
Merge branch 'master' into 3.x
2 parents d445544 + f5cdcda commit 377e38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
matrix:
3030
os: [ubuntu-latest, macOS-latest, windows-latest]
31-
java: [17, 18, 19-ea]
31+
java: [17, 19, 20-ea]
3232
distribution: ['zulu']
3333
fail-fast: false
3434
max-parallel: 5

0 commit comments

Comments
 (0)