Skip to content

Commit 67b8b9c

Browse files
(win): Remove ninja_packages input and add cpp-expected (#107)
1 parent 95fb7a5 commit 67b8b9c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/rolling-semi-binary-build-win.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ jobs:
2424
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@master
2525
with:
2626
ros_distro: rolling
27-
pixi_dependencies: typeguard jinja2 boost compilers
28-
ninja_packages: rsl
27+
pixi_dependencies: typeguard jinja2 boost compilers cpp-expected

0 commit comments

Comments
 (0)