Skip to content

Commit f8ec873

Browse files
committed
github workflow: update macos version to macos-11
1 parent 09a135b commit f8ec873

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
@@ -46,7 +46,7 @@ jobs:
4646
runs-on: ${{ matrix.os }}
4747
strategy:
4848
matrix:
49-
os: [macos-10.15]
49+
os: [macos-11]
5050
compiler: [clang]
5151
configure:
5252
- {label: "with parser generation", opt: "--enable-parser-generation" }

0 commit comments

Comments
 (0)