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 0808a3c commit 3d5c71cCopy full SHA for 3d5c71c
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
java: [ '8', '11', '16', '17', '19', '21' ]
18
- runs-on: [ubuntu-latest, windows-latest, macos-latest, macos-13 ]
+ runs-on: [ubuntu-latest, windows-2022, macos-latest ]
19
exclude:
20
- runs-on: macos-latest
21
java: "8"
0 commit comments