Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 6m24s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 6m24s
Details
Signed-off-by: brian <brian@brutex.de>CUDA12
parent
ae6f7f3e31
commit
c37412cf34
|
@ -42,7 +42,7 @@ jobs:
|
||||||
- name: Install CMake and Ninja
|
- name: Install CMake and Ninja
|
||||||
uses: lukka/get-cmake@v3.27.7
|
uses: lukka/get-cmake@v3.27.7
|
||||||
with:
|
with:
|
||||||
useLocalCache: true
|
useLocalCache: false
|
||||||
useCloudCache: false
|
useCloudCache: false
|
||||||
cmakeVersion: "~3.27.0"
|
cmakeVersion: "~3.27.0"
|
||||||
ninjaVersion: latest
|
ninjaVersion: latest
|
||||||
|
|
Loading…
Reference in New Issue