Skip to content

Commit

Permalink
Merge pull request #96 from hoffmann-stefan/fix/ci-windows-build
Browse files Browse the repository at this point in the history
Update ros-tooling actions to fix windows desktop ci
  • Loading branch information
hoffmann-stefan committed Apr 20, 2023
2 parents 959b53d + 7b5549a commit 888d471
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
- name: Checkout source
uses: actions/checkout@v3
- name: Setup ROS2
uses: ros-tooling/setup-ros@v0.3
uses: ros-tooling/setup-ros@v0.6
with:
required-ros-distributions: foxy
- uses: ros-tooling/action-ros-ci@0.2.4
- uses: ros-tooling/action-ros-ci@v0.3
with:
package-name: rcldotnet_examples
target-ros2-distro: foxy
Expand Down

0 comments on commit 888d471

Please sign in to comment.