X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/dbd29b580dbb01ab045284bd2446b47e1285f3d3..2d401fdbf50b0e980548ee8098116b595a475bef:/Makefile diff --git a/Makefile b/Makefile index 64fe9e563f..6da3ed1062 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ VERSION?=$(shell ./version-at-commit.sh HEAD) # changes in the package. (i.e. example config files externally added ITERATION?=1 -TARGETS?="centos7 debian8 debian9 debian10 ubuntu1404 ubuntu1604 ubuntu1804" +TARGETS?="centos7 debian8 debian10 ubuntu1404 ubuntu1604 ubuntu1804 ubuntu2004" DESCRIPTION=Arvados Workbench2 - Arvados is a free and open source platform for big data science. MAINTAINER=Arvados Package Maintainers