File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -372,23 +372,6 @@ workflows:
372372 distro_name : " ubuntu"
373373 resource_class : " arm.large"
374374 debian_package_architecture : " arm64"
375- - build_debian :
376- docker_image : " ubuntu:bionic"
377- distro_version : " 18.04"
378- name : " ubuntu1804"
379- distro_name : " ubuntu"
380- - build_debian :
381- docker_image : " ubuntu:xenial"
382- distro_version : " 16.04"
383- name : " ubuntu1604"
384- distro_name : " ubuntu"
385- - build_debian :
386- docker_image : " debian:buster"
387- distro_version : " 10"
388- name : " debian10"
389- distro_name : " debian"
390- # We do it this way because this version of Debian has no s3cmd in official repos for some reasons: https://packages.debian.org/buster-backports/s3cmd
391- s3cmd_install_command : " apt-get install -y python3-pip && pip3 install s3cmd"
392375 - build_debian :
393376 docker_image : " debian:bullseye"
394377 distro_version : " 11"
You can’t perform that action at this time.
0 commit comments