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

Signed-off-by: brian <brian@brutex.de>
CUDA12
Brian Rosenberger 2023-10-08 09:48:05 +02:00
parent acb098e8d7
commit 06b1e4ab7a
1 changed files with 7 additions and 7 deletions

View File

@ -39,13 +39,13 @@ jobs:
# cuda: '12.2.0' # cuda: '12.2.0'
# - run: nvcc -V # - run: nvcc -V
#- name: Install CMake and Ninja - name: Install CMake and Ninja
# uses: lukka/get-cmake@v3.27.7 uses: lukka/get-cmake@dev/fix91
# with: with:
# useLocalCache: false useLocalCache: false
# useCloudCache: false useCloudCache: false
# cmakeVersion: "~3.27.0" cmakeVersion: "~3.27.0"
# ninjaVersion: latest ninjaVersion: latest
- name: Execute Gradle build - name: Execute Gradle build
run: | run: |