Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 20m9s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 20m9s
Details
Signed-off-by: brian <brian@brutex.de>CUDA12
parent
a2cc2c2263
commit
d398ac64c8
|
@ -20,7 +20,7 @@ jobs:
|
||||||
uses: Jimver/cuda-toolkit@v0.2.11
|
uses: Jimver/cuda-toolkit@v0.2.11
|
||||||
id: cuda-toolkit
|
id: cuda-toolkit
|
||||||
with:
|
with:
|
||||||
cuda: '12.2.2'
|
cuda: '12.2.0'
|
||||||
- run: nvcc -V
|
- run: nvcc -V
|
||||||
|
|
||||||
- name: Install CMake and Ninja
|
- name: Install CMake and Ninja
|
||||||
|
|
Loading…
Reference in New Issue