Skip to content

Foxy Binary Build

Foxy Binary Build #492

name: Foxy Binary Build
# author: Denis Štogl <denis@stoglrobotics.de>
# description: 'Build & test all dependencies from released (binary) packages.'
on:
pull_request:
branches:
- foxy
push:
branches:
- foxy
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '03 1 * * *'
jobs:
binary:
uses: ./.github/workflows/reusable-industrial-ci-with-cache.yml
with:
ros_distro: foxy
upstream_workspace: ros2_control_demos-not-released.foxy.repos
ref_for_scheduled_build: foxy