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

Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
Brian Rosenberger 2023-10-07 16:23:26 +02:00
parent 9740eb2566
commit ae6f7f3e31

View File

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