Reorganising build.gradle for CUDA 12
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2h25m45s

Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
Brian Rosenberger 2023-09-08 09:00:49 +02:00
parent 91ce34cd77
commit 143b316755

View File

@ -31,7 +31,7 @@ jobs:
- run: nvcc -V
- name: Install CMake and Ninja
uses: lukka/get-cmake@3.27.4
uses: lukka/get-cmake@v3.27.4
with:
useLocalCache: true
useCloudCache: false