Skip to content

Add support for UR15 (#1358) #1

Add support for UR15 (#1358)

Add support for UR15 (#1358) #1

name: Jazzy Binary Build Testing
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '13 4 * * *'
jobs:
jazzy_binary_testing:
uses: ./.github/workflows/reusable_ici.yml
with:
ros_distro: jazzy
ros_repo: testing
ref_for_scheduled_build: main