Skip to content

Commit

Permalink
iox-#2099 Update ROS 2 toolchain to latest release
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Hoinkis <[email protected]>
  • Loading branch information
mossmaurice committed Dec 4, 2023
1 parent 9acd992 commit 9211777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ jobs:
needs: pre-flight-check
steps:
- name: Setup ROS
uses: ros-tooling/setup-ros@0.2.1
uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: foxy
required-ros-distributions: humble
- uses: actions/checkout@v2
- run: ./tools/ci/run-integration-test.sh

Expand Down

0 comments on commit 9211777

Please sign in to comment.