Skip to content

Commit

Permalink
Run Debian packager for PG13/PG14 too
Browse files Browse the repository at this point in the history
Signed-off-by: Smitty <[email protected]>
  • Loading branch information
syvb authored Oct 15, 2024
1 parent ecf6e3a commit a950ed3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deb-packager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
fail-fast: false
matrix:
pg:
- major: 13
minor: 16
- major: 14
minor: 13
- major: 15
minor: 7
- major: 16
Expand Down

0 comments on commit a950ed3

Please sign in to comment.