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

Signed-off-by: brian <brian@brutex.de>
CUDA12
Brian Rosenberger 2023-10-07 17:35:11 +02:00
parent ae6f7f3e31
commit c37412cf34
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: Install CMake and Ninja - name: Install CMake and Ninja
uses: lukka/get-cmake@v3.27.7 uses: lukka/get-cmake@v3.27.7
with: with:
useLocalCache: true useLocalCache: false
useCloudCache: false useCloudCache: false
cmakeVersion: "~3.27.0" cmakeVersion: "~3.27.0"
ninjaVersion: latest ninjaVersion: latest