Skip to content

Commit

Permalink
reverted to rolling distribution - ci job reported with humble 'Error…
Browse files Browse the repository at this point in the history
…: Input has invalid distribution names.' (#286)

Signed-off-by: Jan Staschulat (CR/ADA1.2) <[email protected]>
  • Loading branch information
JanStaschulat authored Apr 28, 2022
1 parent 5588333 commit 5b87dca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-20.04 ]
ros_distribution: [ humble ]
ros_distribution: [ rolling ]
include:
- docker_image: ubuntu:jammy
ros_distribution: humble
ros_distribution: rolling
container:
image: ${{ matrix.docker_image }}
steps:
Expand Down

0 comments on commit 5b87dca

Please sign in to comment.