Skip to content

Commit 80fe5c0

Browse files
committed
fix testing
1 parent f79c8e9 commit 80fe5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
os: [ubuntu-latest, windows-latest]
17+
os: [ubuntu-latest, windows-2019]
1818
python-version: [3.7]
1919
torch-version: [1.10.0, 1.11.0]
2020

0 commit comments

Comments
 (0)