20884: Add rocky8 to list of build targets
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 24 Aug 2023 13:57:50 +0000 (09:57 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 24 Aug 2023 14:08:57 +0000 (10:08 -0400)
refs #20884

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

Makefile

index 0b1b2381efa558a487d5d0ed8e54d0807f491fae..0c618fd096386bba1a7744d77c7af11a19a164a3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ GIT_COMMIT?=$(shell git rev-parse --short HEAD)
 # changes in the package. (i.e. example config files externally added
 ITERATION?=1
 
-TARGETS?=centos7 debian10 debian11 ubuntu1804 ubuntu2004
+TARGETS?=centos7 rocky8 debian10 debian11 ubuntu1804 ubuntu2004
 
 ARVADOS_DIRECTORY?=unset