From 59d23d7cc4e08fbc8df47974413f7ddadfaa4329 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 7 Jan 2024 02:36:34 +0000 Subject: [PATCH] Update CI files [noissue] --- .github/template_gitref | 2 +- .github/workflows/scripts/before_install.sh | 1 + docs/template_gitref | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/template_gitref b/.github/template_gitref index fa87a9d2..be06b713 100644 --- a/.github/template_gitref +++ b/.github/template_gitref @@ -1 +1 @@ -2021.08.26-298-g64cad93 +2021.08.26-299-g3561326 diff --git a/.github/workflows/scripts/before_install.sh b/.github/workflows/scripts/before_install.sh index 637a9cde..17715ef4 100755 --- a/.github/workflows/scripts/before_install.sh +++ b/.github/workflows/scripts/before_install.sh @@ -67,6 +67,7 @@ fi if [[ "$TEST" = "lowerbounds" ]]; then python3 .ci/scripts/calc_deps_lowerbounds.py > lowerbounds_constraints.txt + sed -i 's/\[.*\]//g' lowerbounds_constraints.txt fi if [ -f $POST_BEFORE_INSTALL ]; then diff --git a/docs/template_gitref b/docs/template_gitref index fa87a9d2..be06b713 100644 --- a/docs/template_gitref +++ b/docs/template_gitref @@ -1 +1 @@ -2021.08.26-298-g64cad93 +2021.08.26-299-g3561326