Skip to content

Commit 7b753f1

Browse files
committed
up
1 parent a86cdc5 commit 7b753f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
4545
with:
4646
runner: macos-15-xlarge
47-
python-version: '3.11'
47+
python-version: '3.10'
4848
submodules: 'recursive'
4949
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
5050
script: |

0 commit comments

Comments
 (0)