We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4c009 commit e651645Copy full SHA for e651645
1 file changed
.github/workflows/build.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- os: [windows-2019, macos-11.0, macos-12]
+ os: [windows-2019, macos-latest]
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments