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 997c123 commit 2640946Copy full SHA for 2640946
.github/workflows/main_distributed.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python 3.10
21
uses: actions/setup-python@v2
22
with:
23
- python-version: 3.10
+ python-version: '3.10'
24
- name: Install PyTorch
25
uses: astral-sh/setup-uv@v6
26
- name: Run Tests
0 commit comments