Skip to content

Commit

Permalink
Install boost
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Jan 2, 2025
1 parent d54140d commit 5d990c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rolling-binary-build-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
# (github.event_name == 'issue_comment' && contains(github.event.comment.body, '/check-windows')) ||
# (github.event_name == 'pull_request' && contains(github.event.label.name, 'check-windows')) ||
# (github.event_name == 'workflow_dispatch')
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@master
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@windows_ci_boost
with:
ros_distro: jazzy
ref_for_scheduled_build: master
os_name: windows-2019
install_boost: true

0 comments on commit 5d990c0

Please sign in to comment.