Skip to content

Commit 1fcc847

Browse files
authored
Update runner type to macos-14 in workflow
Removing dependency on self-hosted macOS runners, in prep for migration to meta-pytorch org
1 parent 67b4381 commit 1fcc847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
pre-script: packaging/pre_build_script.sh
5353
post-script: packaging/post_build_script.sh
5454
smoke-test-script: packaging/fake_smoke_test.py
55-
runner-type: macos-m1-stable
55+
runner-type: macos-14
5656
package-name: torchcodec
5757
trigger-event: ${{ github.event_name }}
5858
build-platform: "python-build-package"

0 commit comments

Comments
 (0)