Skip to content

Commit 876f5e3

Browse files
committed
Migrate Mac M1 builds to another host.
1 parent 9620162 commit 876f5e3

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)