Commit 111f2270 authored by rusty1s's avatar rusty1s
Browse files

[skip ci] update cuda installation

parent 301bcc10
...@@ -11,8 +11,8 @@ jobs: ...@@ -11,8 +11,8 @@ jobs:
matrix: matrix:
os: [ubuntu-18.04] os: [ubuntu-18.04]
python-version: [3.9] python-version: [3.9]
torch-version: [1.8.0] torch-version: [1.9.0]
cuda-version: ['cu101', 'cu102'] cuda-version: ['cu102']
steps: steps:
- uses: actions/checkout@v2 - 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