Skip to content

Commit

Permalink
Merge pull request #956 from kiwix/no_bionic_package
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr authored Jun 7, 2023
2 parents e9c3a7f + f2072d8 commit af2dfdc
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- ubuntu-kinetic
- ubuntu-jammy
- ubuntu-focal
- ubuntu-bionic
steps:
- uses: actions/checkout@v3

Expand Down Expand Up @@ -63,14 +62,6 @@ jobs:
args: --no-sign
ppa: ${{ steps.ppa.outputs.ppa }}

- uses: legoktm/gh-action-build-deb@ubuntu-bionic
if: matrix.distro == 'ubuntu-bionic'
name: Build package for ubuntu-bionic
id: build-ubuntu-bionic
with:
args: --no-sign
ppa: ${{ steps.ppa.outputs.ppa }}

- uses: actions/upload-artifact@v3
with:
name: Packages for ${{ matrix.distro }}
Expand Down

0 comments on commit af2dfdc

Please sign in to comment.