We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284f19f commit 9a02ebfCopy full SHA for 9a02ebf
1 file changed
debian/Jenkinsfile
@@ -1,6 +1,6 @@
1
#!groovy
2
3
-String[] distributions = ['debian:buster', 'debian:bullseye', 'ubuntu:focal', 'ubuntu:jammy', 'ubuntu:kinetic']
+String[] distributions = ['debian:bullseye','debian:bookworm', 'ubuntu:focal', 'ubuntu:jammy']
4
5
String vendor = 'vitexsoftware'
6
String distribution = ''
0 commit comments