Skip to content

Commit

Permalink
Try to build for Debian 12 (bookworm) too
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg committed Nov 14, 2023
1 parent 55d072f commit 5272130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, ubuntu-20.04, debian-11]
os: [ubuntu-22.04, ubuntu-20.04, debian-12, debian-11]
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 5272130

Please sign in to comment.