Skip to content

Commit dde3230

Browse files
committed
build only for current distros
1 parent 1a3c81d commit dde3230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!groovy
22

3-
String[] distributions = ['debian:bullseye', 'debian:bookworm', 'debian:trixie', 'ubuntu:focal', 'ubuntu:jammy', 'ubuntu:noble']
3+
String[] distributions = ['debian:bookworm', 'debian:trixie', 'ubuntu:jammy', 'ubuntu:noble']
44

55
String vendor = 'vitexsoftware'
66
String distribution = ''

0 commit comments

Comments
 (0)