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 30827b4 commit c6bc489Copy full SHA for c6bc489
.github/workflows/test_suite_macos.yml
@@ -89,7 +89,7 @@ jobs:
89
- name: Install Python
90
uses: actions/setup-python@v5
91
with:
92
- python-version: '3.x'
+ python-version: '3.11'
93
94
- name: Install PyTorch
95
run: |
.github/workflows/test_suite_ubuntu.yml
@@ -78,7 +78,7 @@ jobs:
78
79
80
81
82
83
84
0 commit comments