Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 36ff871

Browse files
committed
Migrate cibuildwheel workflow to macos-11
The macos-10.15 runner is deprecated: actions/runner-images#5583
1 parent 59e021a commit 36ff871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
MACOSX_DEPLOYMENT_TARGET: "10.12"
3636
strategy:
3737
matrix:
38-
os: [ubuntu-20.04, windows-latest, macos-10.15]
38+
os: [ubuntu-20.04, windows-latest, macos-11]
3939
cibw_archs: ["auto"]
4040
include:
4141
- os: ubuntu-20.04

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /