From 62301f02e13a31df06c057904780c04e391099a6 Mon Sep 17 00:00:00 2001 From: Matthijs van der Burgh Date: Sat, 9 Dec 2023 20:54:44 +0100 Subject: [PATCH] (actions) use base image with cuda --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4f3af87..da54221 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,4 +10,5 @@ jobs: - name: TUe CI uses: tue-robotics/tue-env/ci/main@master with: + image: ghcr.io/tue-robotics/tue-env-ros-noetic-cu12.1.1-cudnn8-devel package: ${{ github.event.repository.name }}