Skip to content

Commit c7a5369

Browse files
update github actions to macos-11
1 parent 02a5f4b commit c7a5369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
jobs:
1616
build-mac:
17-
runs-on: macos-10.15
17+
runs-on: macos-11
1818
strategy:
1919
matrix:
2020
python-version: [ '3.7', '3.8', '3.9', '3.10', '3.11', 'pypy-3.7', 'pypy-3.8', 'pypy-3.9' ]

0 commit comments

Comments
 (0)