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 bf83c2a commit e4ceccaCopy full SHA for e4cecca
.github/workflows/testing.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, windows-2019]
18
python-version: [3.9]
19
torch-version: [2.6.0, 2.7.0]
20
0 commit comments