Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Details
Signed-off-by: brian <brian@brutex.de>CUDA12
parent
06b1e4ab7a
commit
927aa54563
|
@ -42,7 +42,7 @@ jobs:
|
||||||
- name: Install CMake and Ninja
|
- name: Install CMake and Ninja
|
||||||
uses: lukka/get-cmake@dev/fix91
|
uses: lukka/get-cmake@dev/fix91
|
||||||
with:
|
with:
|
||||||
useLocalCache: false
|
useLocalCache: true
|
||||||
useCloudCache: false
|
useCloudCache: false
|
||||||
cmakeVersion: "~3.27.0"
|
cmakeVersion: "~3.27.0"
|
||||||
ninjaVersion: latest
|
ninjaVersion: latest
|
||||||
|
|
Loading…
Reference in New Issue