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 f79c8e9 commit 80fe5c0Copy full SHA for 80fe5c0
.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.7]
19
torch-version: [1.10.0, 1.11.0]
20
0 commit comments