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 ada2b14 commit 062440aCopy full SHA for 062440a
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
strategy:
41
matrix:
42
os: [ ubuntu-latest, windows-latest, macos-latest ]
43
- java: [ 8, 11, 16 ]
+ java: [ 8, 11, 17 ]
44
exclude:
45
- os: windows-latest
46
java: 11
0 commit comments