Skip to content

Commit 045da17

Browse files
committed
pybind ci
1 parent de1fc49 commit 045da17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-presets.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ concurrency:
1515
jobs:
1616
apple:
1717
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
18+
fail-fast: false
1819
strategy:
1920
matrix:
20-
preset: [macos-arm64]
21+
preset: [macos-arm64, pybind]
2122
with:
2223
job-name: build
2324
runner: macos-latest-xlarge

0 commit comments

Comments
 (0)