Skip to content

Commit 33eaba8

Browse files
authored
Update MacOS runner
1 parent 8fdeca6 commit 33eaba8

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
@@ -163,7 +163,7 @@ jobs:
163163
df -h
164164
macosx-x86_64:
165165
if: github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'CI build')
166-
runs-on: macos-10.15
166+
runs-on: macos-11
167167
needs: prepare
168168
strategy:
169169
matrix:

0 commit comments

Comments
 (0)