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