Skip to content

Commit

Permalink
No longer build packages for Xenial, Bionic, Jessie, Stretch.
Browse files Browse the repository at this point in the history
  • Loading branch information
brendonj committed Feb 26, 2024
1 parent 36368c3 commit 87c6601
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deb-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,9 @@ jobs:
fail-fast: false
matrix:
target:
- { distro: debian, codename: jessie }
- { distro: debian, codename: stretch }
- { distro: debian, codename: buster }
- { distro: debian, codename: bullseye }
- { distro: debian, codename: bookworm }
- { distro: ubuntu, codename: xenial }
- { distro: ubuntu, codename: bionic }
- { distro: ubuntu, codename: focal }
- { distro: ubuntu, codename: jammy }

Expand Down

0 comments on commit 87c6601

Please sign in to comment.