Skip to content

Commit bef3837

Browse files
committed
Release on noble but not bionic or mantic
1 parent f19981a commit bef3837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-bin/ppa-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e
44
set -x
55
set -u
66

7-
DISTS=( mantic jammy focal bionic )
7+
DISTS=( noble jammy focal )
88

99
VERSION=$(perl -MFile::Slurper=read_text -MDateTime <<EOF
1010
use v5.16;

0 commit comments

Comments
 (0)