We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39a43d commit 1e2b9cdCopy full SHA for 1e2b9cd
.github/workflows/colcon.yaml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
config:
18
- - {rosdistro: 'rolling', container: 'ros:rolling'}
+ - {rosdistro: 'iron', container: 'ros:iron'}
19
container: ${{ matrix.config.container }}
20
steps:
21
- uses: actions/checkout@v4
0 commit comments