Skip to content

Commit 34401ca

Browse files
committedJan 7, 2025·
Add Ubuntu plucky to PPA build
1 parent 5ca2d54 commit 34401ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tools/local/ppa.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ build_single() {
149149
}
150150

151151
build_all() {
152-
for series in oracular noble jammy; do
152+
for series in plucky oracular noble jammy; do
153153
build_single $series
154154
done
155155
}

0 commit comments

Comments
 (0)
Please sign in to comment.