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 1ced104 commit 3e7227bCopy full SHA for 3e7227b
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
runs-on: ${{ matrix.os }}
46
strategy:
47
matrix:
48
- os: [macos-11]
+ os: [macos-12]
49
compiler: [clang]
50
configure:
51
- {label: "with parser generation", opt: "--enable-parser-generation" }
0 commit comments