Skip to content

Commit

Permalink
Build packages for Debian Bookworm and Ubuntu Jammy.
Browse files Browse the repository at this point in the history
  • Loading branch information
brendonj committed Feb 24, 2024
1 parent 321d928 commit a413ea5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deb-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ jobs:
- { distro: debian, codename: jessie }
- { distro: debian, codename: stretch }
- { distro: debian, codename: buster }
- { distro: debian, codename: bookworm }
- { distro: ubuntu, codename: xenial }
- { distro: ubuntu, codename: bionic }
- { distro: ubuntu, codename: focal }
- { distro: ubuntu, codename: jammy }

steps:
- name: Checkout repo
Expand Down

0 comments on commit a413ea5

Please sign in to comment.