File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 - ' **/CMakeLists.txt'
1818 - ' ros2_control.rolling.repos'
1919 - ' ros2_control.windows.rolling.repos'
20+ push :
21+ branches :
22+ - master
23+ paths :
24+ - ' **.hpp'
25+ - ' **.h'
26+ - ' **.cpp'
27+ - ' **.py'
28+ - ' .github/workflows/rolling-semi-binary-build-win.yml'
29+ - ' **/package.xml'
30+ - ' **/CMakeLists.txt'
31+ - ' ros2_control.rolling.repos'
32+ - ' ros2_control.windows.rolling.repos'
2033
2134concurrency :
2235 # cancel previous runs of the same workflow, except for pushes on master branch
2942 # (github.event_name == 'issue_comment' && contains(github.event.comment.body, '/check-windows')) ||
3043 # (github.event_name == 'pull_request' && contains(github.event.label.name, 'check-windows')) ||
3144 # (github.event_name == 'workflow_dispatch')
32- uses : ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@test /pixi/cache
45+ uses : ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@fix /pixi/cache
3346 with :
3447 ros_distro : rolling
35- ref_for_scheduled_build : master
3648 pixi_dependencies : typeguard jinja2 boost compilers
3749 windows_dependencies : ros2_control.windows.rolling.repos
3850 ninja_packages : rsl
You can’t perform that action at this time.
0 commit comments