Commit 6d0a7280 authored by Martin Tzvetanov Grigorov's avatar Martin Tzvetanov Grigorov Committed by guillaume quintard

Issue pkg-varnish-cache/issues/139 - Add package for Ubuntu 20.04

parent 100ccc2b
......@@ -290,6 +290,22 @@ workflows:
jobs:
- dist
- tar_pkg_tools
- package:
name: aarch64-ubuntu-focal
dist: ubuntu
release: focal
arch: aarch64
image: arm64v8/ubuntu:focal
ext: deb
<<: *pkg_req
- package:
name: x64-ubuntu-focal
dist: ubuntu
release: focal
arch: x64
image: ubuntu:focal
ext: deb
<<: *pkg_req
- package:
name: aarch64-ubuntu-bionic
dist: ubuntu
......@@ -422,8 +438,10 @@ workflows:
requires:
- x64-ubuntu-xenial
- x64-ubuntu-bionic
- x64-ubuntu-focal
- aarch64-ubuntu-xenial
- aarch64-ubuntu-bionic
- aarch64-ubuntu-focal
- x64-debian-bullseye
- aarch64-debian-bullseye
- x64-debian-buster
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment