We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89241f2 commit facee46Copy full SHA for facee46
debian/buildtool.py
@@ -21,6 +21,7 @@
21
"xenial": "16.04",
22
"bionic": "18.04",
23
"cosmic": "18.10",
24
+ "disco": "19.04",
25
}
26
27
SCRIPT_DIR = Path(__file__).resolve().parent
0 commit comments