Skip to content

Commit

Permalink
Add Ubuntu plucky to PPA build
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaelers committed Jan 7, 2025
1 parent 5ca2d54 commit 34401ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/local/ppa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ build_single() {
}

build_all() {
for series in oracular noble jammy; do
for series in plucky oracular noble jammy; do
build_single $series
done
}
Expand Down

0 comments on commit 34401ca

Please sign in to comment.