Skip to content

Service to get software version of robot #103

Service to get software version of robot

Service to get software version of robot #103

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