Skip to content

Commit

Permalink
Build for ubuntu focal back in game
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitexus committed Mar 24, 2024
1 parent 4aef07e commit c92652b
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 c92652b

Please sign in to comment.