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 85b075f commit 85f8aa7Copy full SHA for 85f8aa7
.github/workflows/build_test.yml
@@ -14,7 +14,6 @@ jobs:
14
fail-fast: false
15
matrix:
16
config:
17
- - {rosdistro: 'melodic', container: 'px4io/px4-dev-ros-melodic:2021-12-11'}
18
- {rosdistro: 'noetic', container: 'px4io/px4-dev-ros-noetic:2021-12-11'}
19
container: ${{ matrix.config.container }}
20
steps:
0 commit comments