Skip to content

Commit

Permalink
ign-common5: drop Bionic (#270)
Browse files Browse the repository at this point in the history
* Garden: Drop Bionic, support Jammy
* Just drop Bionic, no Jammy for now

Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina authored Nov 19, 2021
1 parent 1a456b1 commit 38c3c33
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@ name: Ubuntu CI
on: [push, pull_request]

jobs:
bionic-ci:
runs-on: ubuntu-latest
name: Ubuntu Bionic CI
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Compile and test
id: ci
uses: ignition-tooling/action-ignition-ci@bionic
with:
codecov-enabled: true
focal-ci:
runs-on: ubuntu-latest
name: Ubuntu Focal CI
Expand Down

0 comments on commit 38c3c33

Please sign in to comment.