Skip to content

local changes

local changes #16

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 }}