Skip to content

Add a deprecation warning to the package.xml (#21) #1

Add a deprecation warning to the package.xml (#21)

Add a deprecation warning to the package.xml (#21) #1

name: Rolling Windows Binary Build
# author: Christoph Fröhlich <christoph.froehlich@ait.ac.at>
# description: 'Build & test all dependencies from released (binary) windows packages.'
on:
workflow_dispatch:
pull_request: &event
branches:
- main
push: *event
concurrency:
# cancel previous runs of the same workflow, except for pushes on given branches
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ !startsWith(github.ref, 'refs/heads') }}
jobs:
binary-windows:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@master
with:
ros_distro: rolling
pixi_dependencies: compilers