Skip to content

Commit 1e2b9cd

Browse files
committed
Use iron docker on iron branch
Signed-off-by: Ryan Friedman <[email protected]>
1 parent a39a43d commit 1e2b9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/colcon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
config:
18-
- {rosdistro: 'rolling', container: 'ros:rolling'}
18+
- {rosdistro: 'iron', container: 'ros:iron'}
1919
container: ${{ matrix.config.container }}
2020
steps:
2121
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)