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 508c741 commit 10e5e66Copy full SHA for 10e5e66
.github/workflows/build.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- os: [ubuntu-latest, macos-11, windows-latest]
+ os: [ubuntu-latest, macos-12, windows-latest]
13
gcc: [10]
14
15
steps:
0 commit comments