"tools/python/vscode:/vscode.git/clone" did not exist on "2e2a14879be4fb3edc6f12b6fcd40820c44fe675"
Commit a44a5862 authored by rusty1s's avatar rusty1s
Browse files

[ci skip]

parent b2efd23c
......@@ -17,9 +17,6 @@ jobs:
exclude:
- torch-version: 1.10.0
cuda-version: 'cu115'
# There is a weird `glibc=2.27` bug going on for this combination:
- os: ubuntu-18.04
python-version: '3.10'
- torch-version: 1.10.0
python-version: '3.10'
- os: windows-2019
......@@ -31,6 +28,9 @@ jobs:
cuda-version: 'cu113'
- os: macos-10.15
cuda-version: 'cu115'
# There is a weird `glibc=2.27` bug going on for this combination:
- os: ubuntu-18.04
python-version: '3.10'
steps:
- uses: actions/checkout@v2
......@@ -46,7 +46,7 @@ jobs:
- name: Install Conda packages
run: |
conda install conda-build --yes
conda install conda-build conda-verify --yes
shell:
bash -l {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