".github/vscode:/vscode.git/clone" did not exist on "96766101b4d181f9b3141da9484ca10ff7656743"
Commit 6ec063a2 authored by rusty1s's avatar rusty1s
Browse files

new test

parent a5db8531
......@@ -21,8 +21,10 @@ env:
jobs:
exclude:
- if: not (tag is present or commit_message =~ ci-deploy)
- if: not (tag is present or commit_message =~ ci-deploy) and os != osx
env: PYTHON_VERSION=3.8 TORCH_VERSION=1.6.0 IDX=cpu
- if: os = osx:
env: PYTHON_VERSION=3.8 TORCH_VERSION=1.6.0 IDX=cu102
install:
- source script/gcc.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