From 3e5d303e59b66a1c52b14c88b24a59eb07209e5d Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Thu, 16 Dec 2021 13:11:03 +0100 Subject: Update tests --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d1a7f76..e8a8f29 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ PROJECTNAME=unicode VERSION=$(shell dpkg-parsechangelog --show-field Version) -DISTROS=base debian11 ubuntu2004 ubuntu2010 +DISTROS=base debian11 ubuntu2110 ifeq ($(wildcard $(shell which clang++-13)),) ifeq ($(wildcard $(shell which clang++)),) -- cgit v1.2.3