Skip to content

Commit a5c0f71

Browse files
committed
Tmp5
1 parent a6419ea commit a5c0f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/packaging_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- { minimal: true, platform: { arch: amd64 } }
5151
- { minimal: true, platform: { arch: x86_64 } }
5252
- { minimal: true, platform: { arch: aarch64 } }
53-
- { minimal: true, platform: { arch: arm64} }
53+
- { minimal: true, platform: { os: macos-15} }
5454
runs-on: ${{ matrix.platform.os }}
5555
env:
5656
### cibuildwheel configuration

0 commit comments

Comments
 (0)