forked from M-Labs/nalgebra
CI: install the CUDA toolkit
This commit is contained in:
parent
9d897a6b8a
commit
6eda7e4e65
2
.github/workflows/nalgebra-ci-build.yml
vendored
2
.github/workflows/nalgebra-ci-build.yml
vendored
@ -28,6 +28,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# env:
|
# env:
|
||||||
# RUSTFLAGS: -D warnings
|
# RUSTFLAGS: -D warnings
|
||||||
|
- uses: Jimver/cuda-toolkit@v0.2.4
|
||||||
|
id: cuda-toolkit
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Build --no-default-feature
|
- name: Build --no-default-feature
|
||||||
|
Loading…
Reference in New Issue
Block a user