Skip to content

Commit

Permalink
Switch to main repo for Jazzy in tests (#682)
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
  • Loading branch information
christophebedard committed May 23, 2024
1 parent d31854a commit 943b81b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ jobs:
- uses: ./ # Uses an action in the root directory
with:
required-ros-distributions: ${{ matrix.ros_distribution }}
# Use ros2-testing repo for Jazzy before it's officially release
use-ros2-testing: ${{ (matrix.ros_distribution == 'jazzy') || (matrix.ros_distribution == 'rolling') }}
- run: .github/workflows/check-environment.sh
- run: .github/workflows/check-ros-distribution.sh "${{ matrix.ros_distribution }}"
if: matrix.ros_version == 1
Expand Down

0 comments on commit 943b81b

Please sign in to comment.