Skip to content

Commit 472162a

Browse files
committed
Add ubuntu noble
1 parent 99e93b1 commit 472162a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/citus_package

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ my %supported_platforms = (
2929
el => [ "8", "7", "6" ],
3030
fedora => [ "28", "27", "26"],
3131
ol => [ "8", "7", "6" ],
32-
ubuntu => [ "focal", "bionic", "xenial", "trusty" ],
32+
ubuntu => [ "focal", "bionic", "xenial", "trusty", "noble" ],
3333
pgxn => [""]
3434
);
3535

0 commit comments

Comments
 (0)