[arvados-workbench2] created: 2.6.3-86-gc93b78aa

git repository hosting git at public.arvados.org
Thu Aug 24 13:58:05 UTC 2023


        at  c93b78aa5d58ed928211fc65d590064227ba1b29 (commit)


commit c93b78aa5d58ed928211fc65d590064227ba1b29
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu Aug 24 09:57:50 2023 -0400

    20884: Add rocky8 to list of build targets
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/Makefile b/Makefile
index 0b1b2381..0c618fd0 100644
--- 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
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list