Skip to content

Commit

Permalink
Try to budild back for ubuntu 20.04 Focal
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitexus committed Apr 20, 2024
1 parent 4122ce3 commit f5b19da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/Jenkinsfile
@@ -1,6 +1,6 @@
#!groovy

String[] distributions = ['debian:bullseye','debian:bookworm', 'ubuntu:jammy']
String[] distributions = ['debian:bullseye','debian:bookworm', 'ubuntu:focal', 'ubuntu:jammy']

String vendor = 'vitexsoftware'
String distribution = ''
Expand Down

0 comments on commit f5b19da

Please sign in to comment.