We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca69051 commit 5011977Copy full SHA for 5011977
.github/workflows/trunk.yml
@@ -222,7 +222,7 @@ jobs:
222
223
test-pybind-build-macos:
224
name: test-pybind-build-macos
225
- uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
+ uses: pytorch/test-infra/.github/workflows/macos_job.yml@release/2.3
226
strategy:
227
matrix:
228
include:
@@ -249,7 +249,7 @@ jobs:
249
250
test-llama-runner-macos:
251
name: test-llama-runner-mac
252
253
254
255
dtype: [fp32]
0 commit comments