Skip to content

Export of the get_cm_node_options() from robostack when compiling for Windows. #385

Export of the get_cm_node_options() from robostack when compiling for Windows.

Export of the get_cm_node_options() from robostack when compiling for Windows. #385

name: Iron Semi-Binary Build - main
# description: 'Build & test that compiles the main dependencies from source.'
on:
workflow_dispatch:
branches:
- master
pull_request:
branches:
- master
push:
branches:
- master
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '33 1 * * *'
jobs:
semi_binary:
uses: ./.github/workflows/reusable-industrial-ci-with-cache.yml
with:
ros_distro: iron
ros_repo: main
upstream_workspace: ros2_control.iron.repos
ref_for_scheduled_build: master