Skip to content

Commit 3e7227b

Browse files
committed
github workflow: update macos version to macos-12
1 parent 1ced104 commit 3e7227b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
runs-on: ${{ matrix.os }}
4646
strategy:
4747
matrix:
48-
os: [macos-11]
48+
os: [macos-12]
4949
compiler: [clang]
5050
configure:
5151
- {label: "with parser generation", opt: "--enable-parser-generation" }

0 commit comments

Comments
 (0)