Commit 5f95c8e2 authored by rusty1s's avatar rusty1s
Browse files

[ci skip]

parent 7c0d2e0b
...@@ -10,8 +10,8 @@ jobs: ...@@ -10,8 +10,8 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
os: [macos-10.15, windows-latest] os: [windows-2019]
# os: [ubuntu-18.04, macos-10.15, windows-latest] # os: [ubuntu-18.04, macos-10.15, windows-2019]
python-version: ['3.7', '3.8', '3.9', '3.10'] python-version: ['3.7', '3.8', '3.9', '3.10']
torch-version: [1.11.0] torch-version: [1.11.0]
# 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