Skip to content

Commit 79e1384

Browse files
authored
Merge pull request #787 from asmorkalov/as/migrate_mac_m1
Migrate Mac M1 builds to another host.
2 parents 9620162 + 876f5e3 commit 79e1384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_macos_m1.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020

2121
jobs:
2222
Build:
23-
runs-on: opencv-cn-mac-arm64
23+
runs-on: python-macos11-m1
2424
strategy:
2525
fail-fast: false
2626
matrix:

0 commit comments

Comments
 (0)