Commit 80fe5c0f authored by rusty1s's avatar rusty1s
Browse files

fix testing

parent f79c8e98
...@@ -14,7 +14,7 @@ jobs: ...@@ -14,7 +14,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
os: [ubuntu-latest, windows-latest] os: [ubuntu-latest, windows-2019]
python-version: [3.7] python-version: [3.7]
torch-version: [1.10.0, 1.11.0] torch-version: [1.10.0, 1.11.0]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment