Skip to content

Commit

Permalink
test with rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
tonynajjar committed Mar 6, 2024
1 parent a3948ec commit 2d48105
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/deps.repos
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ repositories:
type: git
url: https://github.com/Fields2Cover/Fields2Cover.git
version: main
navigation2:
type: git
url: https://github.com/ros-planning/navigation2/
version: main
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ros_distro: [iron]
ros_distro: [rolling]
steps:
- uses: actions/checkout@v2
- name: Install Cyclone DDS
Expand Down

0 comments on commit 2d48105

Please sign in to comment.