Skip to content

Commit

Permalink
build deb packages for ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
carlhoerberg committed Nov 24, 2022
1 parent 8108e3a commit 0183614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
os: ["ubuntu-focal", "ubuntu-bionic", "debian-buster", "debian-bullseye"]
os: ["ubuntu-jammy", "ubuntu-focal", "ubuntu-bionic", "debian-buster", "debian-bullseye"]
fail-fast: false
steps:
- name: Checkout
Expand Down

0 comments on commit 0183614

Please sign in to comment.