Skip to content

Commit 85f8aa7

Browse files
committed
Fix CI build
1 parent 85b075f commit 85f8aa7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
config:
17-
- {rosdistro: 'melodic', container: 'px4io/px4-dev-ros-melodic:2021-12-11'}
1817
- {rosdistro: 'noetic', container: 'px4io/px4-dev-ros-noetic:2021-12-11'}
1918
container: ${{ matrix.config.container }}
2019
steps:

0 commit comments

Comments
 (0)