Skip to content

Commit 74ab854

Browse files
authored
ci: upgrade mac runner from 10.15 to 11
1 parent 187c94e commit 74ab854

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
build-mac10-wheels:
7878

79-
runs-on: macos-10.15
79+
runs-on: macos-11
8080
strategy:
8181
matrix:
8282
python-version: [ 3.7, 3.8, 3.9, "3.10", "3.11" ]

0 commit comments

Comments
 (0)