Skip to content

Commit 8fb06de

Browse files
committed
fix ci
1 parent 4de19fd commit 8fb06de

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
@@ -234,7 +234,7 @@ jobs:
234234
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
235235
with:
236236
runner: macos-m1-stable
237-
python-version: '3.11'
237+
python-version: "3.11"
238238
submodules: 'true'
239239
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
240240
script: |

0 commit comments

Comments
 (0)