Skip to content

Commit d0d253b

Browse files
authored
Merge pull request #698 from kiwix/legoktm-patch-1
PPA: Remove Ubuntu Hirsute, EOL
2 parents e72c0b7 + cf95d51 commit d0d253b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/package.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
distro:
1111
- ubuntu-jammy
1212
- ubuntu-impish
13-
- ubuntu-hirsute
1413
- ubuntu-focal
1514
- ubuntu-bionic
1615
steps:
@@ -51,14 +50,6 @@ jobs:
5150
args: --no-sign
5251
ppa: ${{ steps.ppa.outputs.ppa }}
5352

54-
- uses: legoktm/gh-action-build-deb@ubuntu-hirsute
55-
if: matrix.distro == 'ubuntu-hirsute'
56-
name: Build package for ubuntu-hirsute
57-
id: build-ubuntu-hirsute
58-
with:
59-
args: --no-sign
60-
ppa: ${{ steps.ppa.outputs.ppa }}
61-
6253
- uses: legoktm/gh-action-build-deb@ubuntu-focal
6354
if: matrix.distro == 'ubuntu-focal'
6455
name: Build package for ubuntu-focal

0 commit comments

Comments
 (0)