Skip to content

Commit

Permalink
Remove Debian Buster (almost deprecated) CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Nov 1, 2023
1 parent abfb0e7 commit 87878a4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
distro:
- debian-unstable
- debian-bullseye
- debian-buster
- ubuntu-jammy
- ubuntu-focal
steps:
Expand Down Expand Up @@ -56,13 +55,6 @@ jobs:
with:
args: --no-sign

- uses: legoktm/gh-action-build-deb@debian-buster
if: matrix.distro == 'debian-buster'
name: Build package for debian-buster
id: build-debian-buster
with:
args: --no-sign

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

0 comments on commit 87878a4

Please sign in to comment.