Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2h25m45s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2h25m45s
Details
Signed-off-by: brian <brian@brutex.de>CUDA12
parent
91ce34cd77
commit
143b316755
|
@ -31,7 +31,7 @@ jobs:
|
||||||
- run: nvcc -V
|
- run: nvcc -V
|
||||||
|
|
||||||
- name: Install CMake and Ninja
|
- name: Install CMake and Ninja
|
||||||
uses: lukka/get-cmake@3.27.4
|
uses: lukka/get-cmake@v3.27.4
|
||||||
with:
|
with:
|
||||||
useLocalCache: true
|
useLocalCache: true
|
||||||
useCloudCache: false
|
useCloudCache: false
|
||||||
|
|
Loading…
Reference in New Issue