[arvados-workbench2] updated: 2.6.3-89-ge246c6f8

git repository hosting git at public.arvados.org
Thu Aug 24 14:09:01 UTC 2023


Summary of changes:
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  e246c6f8bed015938ef871daf1a0e6f157311adf (commit)
      from  a95ab07460b4999e0e00fd6d1ac9358b009ebd03 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit e246c6f8bed015938ef871daf1a0e6f157311adf
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
    
    refs #20884
    
    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