Skip to content

(actions)[TEMP] use docker_cuda #15

(actions)[TEMP] use docker_cuda

(actions)[TEMP] use docker_cuda #15

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
tue-ci:
name: TUe CI - ${{ github.event_name }}
runs-on: ubuntu-latest
steps:
- name: TUe CI
uses: tue-robotics/tue-env/ci/main@docker_cuda
with:
image: ghcr.io/tue-robotics/tue-env-ros-noetic-cu12.1.1-cudnn8-devel
package: ${{ github.event.repository.name }}