Skip to content

Commit 06af57d

Browse files
committed
disable some pull jobs
1 parent 3850334 commit 06af57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
cancel-in-progress: true
1919

2020
jobs:
21-
test-models-macos-cpu:
21+
# test-models-macos-cpu:
2222
# name: test-models-macos-cpu
2323
# uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
2424
# strategy:

0 commit comments

Comments
 (0)