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

Signed-off-by: brian <brian@brutex.de>
CUDA12
Brian Rosenberger 2023-09-08 09:00:49 +02:00
parent 91ce34cd77
commit 143b316755
1 changed files with 1 additions and 1 deletions

View File

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