We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 741c57a commit 1454e61Copy full SHA for 1454e61
.github/workflows/ci-build.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, 21 ]
20
fail-fast: false
21
0 commit comments