Skip to content

Commit

Permalink
Merge pull request #454 from MathieuBordere/packaging-update
Browse files Browse the repository at this point in the history
packages: remove bionic, impish; add kinetic
  • Loading branch information
Mathieu Borderé committed Jan 10, 2023
2 parents 3a0af6e + f6dff0b commit 89ca093
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ jobs:
fail-fast: false
matrix:
target:
- bionic
- focal
- impish
- jammy
- kinetic
runs-on: ubuntu-20.04
steps:
- name: Clone the repositories
Expand Down

0 comments on commit 89ca093

Please sign in to comment.