Skip to content

ur_calibration: Fix compilation with BUILD_SHARED_LIBS:BOOL=ON on Windows #1733

ur_calibration: Fix compilation with BUILD_SHARED_LIBS:BOOL=ON on Windows

ur_calibration: Fix compilation with BUILD_SHARED_LIBS:BOOL=ON on Windows #1733

name: Rolling 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:
rolling_binary_testing:
uses: ./.github/workflows/reusable_ici.yml
with:
ros_distro: rolling
ros_repo: testing
ref_for_scheduled_build: main