Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit a5e6106

Browse files
authored
Update runner type to macos-14 in workflow (#2297)
Removing dependency on self-hosted macOS runners, in prep for migration to meta-pytorch org
1 parent bde7ecd commit a5e6106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-m1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
post-script: ${{ matrix.post-script }}
4949
package-name: ${{ matrix.package-name }}
5050
smoke-test-script: ${{ matrix.smoke-test-script }}
51-
runner-type: macos-m1-stable
51+
runner-type: macos-14
5252
trigger-event: ${{ github.event_name }}

0 commit comments

Comments
 (0)