Skip to content

Commit 89d0e87

Browse files
committed
Added script to publish to ppa launchpad
1 parent 5390a04 commit 89d0e87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-apt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
distro: [noble, jammy, focal]
22+
distro: [noble, mantic, lunar, jammy, focal]
2323
steps:
2424
- name: Checkout repository
2525
uses: actions/checkout@v4

0 commit comments

Comments
 (0)