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 f7d70f5 commit 7d578fdCopy full SHA for 7d578fd
.github/workflows/build-ci.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- os: [ ubuntu-20.04, macos-11, windows-2019 ]
+ os: [ ubuntu-20.04, macos-12, windows-2019 ]
19
jdk: [ 11, 17 ]
20
fail-fast: false
21
0 commit comments