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.
2 parents da0966d + 22f84ac commit 6c3d60cCopy full SHA for 6c3d60c
.github/workflows/nightly.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- os: [ubuntu-16.04, macos-10.15, windows-2016]
+ os: [ubuntu-latest, macos-10.15, windows-2016]
34
version: [8, 11, 16]
35
exclude:
36
# excludes jdk 8 on Mac( not valid), jdk8 on windows( not enabled), jdk11 on windows( issue opened)
0 commit comments