We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5d5a0 commit 37740e4Copy full SHA for 37740e4
.github/workflows/test_suite.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Install Python
75
uses: actions/setup-python@v5
76
with:
77
- python-version: '3.x'
+ python-version: '3.11'
78
79
- name: Install PyTorch
80
run: |
0 commit comments