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