We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e93b1 commit 472162aCopy full SHA for 472162a
packaging/citus_package
@@ -29,7 +29,7 @@ my %supported_platforms = (
29
el => [ "8", "7", "6" ],
30
fedora => [ "28", "27", "26"],
31
ol => [ "8", "7", "6" ],
32
- ubuntu => [ "focal", "bionic", "xenial", "trusty" ],
+ ubuntu => [ "focal", "bionic", "xenial", "trusty", "noble" ],
33
pgxn => [""]
34
);
35
0 commit comments