Commit b2c1dbae authored by rusty1s's avatar rusty1s
Browse files

remove py3.8 on windows

parent 2e472df8
...@@ -54,7 +54,8 @@ jobs: ...@@ -54,7 +54,8 @@ jobs:
env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cu92 env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cu92
- os: windows - os: windows
env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cu100 env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cu100
- os: windows
env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.8 IDX=cu101
install: install:
- source script/cuda.sh - source script/cuda.sh
......
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