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

Signed-off-by: brian <brian@brutex.de>
CUDA12
Brian Rosenberger 2023-10-07 16:23:26 +02:00
parent 9740eb2566
commit ae6f7f3e31
1 changed files with 1 additions and 1 deletions

View File

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