Skip to content

Commit

Permalink
Merge pull request #698 from kiwix/legoktm-patch-1
Browse files Browse the repository at this point in the history
PPA: Remove Ubuntu Hirsute, EOL
  • Loading branch information
kelson42 authored Feb 1, 2022
2 parents e72c0b7 + cf95d51 commit d0d253b
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 @@ -10,7 +10,6 @@ jobs:
distro:
- ubuntu-jammy
- ubuntu-impish
- ubuntu-hirsute
- ubuntu-focal
- ubuntu-bionic
steps:
Expand Down Expand Up @@ -51,14 +50,6 @@ jobs:
args: --no-sign
ppa: ${{ steps.ppa.outputs.ppa }}

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

- uses: legoktm/gh-action-build-deb@ubuntu-focal
if: matrix.distro == 'ubuntu-focal'
name: Build package for ubuntu-focal
Expand Down

0 comments on commit d0d253b

Please sign in to comment.