We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9620162 + 876f5e3 commit 79e1384Copy full SHA for 79e1384
.github/workflows/build_wheels_macos_m1.yml
@@ -20,7 +20,7 @@ on:
20
21
jobs:
22
Build:
23
- runs-on: opencv-cn-mac-arm64
+ runs-on: python-macos11-m1
24
strategy:
25
fail-fast: false
26
matrix:
0 commit comments