Commit 3c7435a6 authored by rusty1s's avatar rusty1s
Browse files

update

parent abc32fa2
......@@ -29,6 +29,12 @@ jobs:
cuda-version: 'cu116'
- os: windows-2019
cuda-version: 'cu102'
- os: windows-2019 # Complains about CUDA mismatch.
python: '3.7'
cuda-version: 'cu115'
- os: windows-2019 # Complains about CUDA mismatch.
python: '3.7'
cuda-version: 'cu116'
steps:
- uses: actions/checkout@v2
......
......@@ -29,6 +29,12 @@ jobs:
cuda-version: 'cu116'
- os: windows-2019
cuda-version: 'cu102'
- os: windows-2019 # Complains about CUDA mismatch.
python: '3.7'
cuda-version: 'cu115'
- os: windows-2019 # Complains about CUDA mismatch.
python: '3.7'
cuda-version: 'cu116'
steps:
- uses: actions/checkout@v2
......
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