forked from M-Labs/nalgebra
Fix CI for Cuda
This commit is contained in:
parent
e24acba5f9
commit
7cacb2bf4a
2
.github/workflows/nalgebra-ci-build.yml
vendored
2
.github/workflows/nalgebra-ci-build.yml
vendored
@ -125,7 +125,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: Jimver/cuda-toolkit@v0.2.4
|
- uses: Jimver/cuda-toolkit@v0.2.4
|
||||||
with:
|
with:
|
||||||
cuda: '11.2.2'
|
cuda: '11.5.0'
|
||||||
- name: Install nightly-2021-12-04
|
- name: Install nightly-2021-12-04
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user