Skip to content

Commit cce4273

Browse files
committed
Update CI to target Foxy
Signed-off-by: Jacob Perron <[email protected]>
1 parent 0c05dab commit cce4273

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_and_test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
- uses: ros-tooling/[email protected]
1111
with:
1212
install-connext: true
13-
required-ros-distributions: galactic
13+
required-ros-distributions: foxy
1414
- uses: ros-tooling/[email protected]
1515
with:
1616
package-name: domain_bridge
17-
target-ros2-distro: galactic
17+
target-ros2-distro: foxy

0 commit comments

Comments
 (0)