Commit b2efd23c authored by rusty1s's avatar rusty1s
Browse files

[ci skip]

parent f1d9e0bf
...@@ -17,6 +17,9 @@ jobs: ...@@ -17,6 +17,9 @@ jobs:
exclude: exclude:
- torch-version: 1.10.0 - torch-version: 1.10.0
cuda-version: 'cu115' 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 - torch-version: 1.10.0
python-version: '3.10' python-version: '3.10'
- os: windows-2019 - os: windows-2019
......
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