Reorganising build.gradle for CUDA 12
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 45m21s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 45m21s
Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
parent
927aa54563
commit
1601a7189b
@ -42,9 +42,10 @@ jobs:
|
||||
- name: Install CMake and Ninja
|
||||
uses: lukka/get-cmake@dev/fix91
|
||||
with:
|
||||
useLocalCache: true
|
||||
useLocalCache: false
|
||||
useCloudCache: false
|
||||
cmakeVersion: "~3.27.0"
|
||||
#cmakeVersion: "~3.27.0"
|
||||
cmakeVersion: latest
|
||||
ninjaVersion: latest
|
||||
|
||||
- name: Execute Gradle build
|
||||
|
Loading…
x
Reference in New Issue
Block a user