From e6c0eb9ca0a9c787e9c0389b30fa716326a105f7 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 7 Jan 2024 02:38:37 +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 93f101901..be06b7134 100644 --- a/.github/template_gitref +++ b/.github/template_gitref @@ -1 +1 @@ -2021.08.26-296-g466c79b +2021.08.26-299-g3561326 diff --git a/.github/workflows/scripts/before_install.sh b/.github/workflows/scripts/before_install.sh index e2f8dfa94..7d0e95712 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 93f101901..be06b7134 100644 --- a/docs/template_gitref +++ b/docs/template_gitref @@ -1 +1 @@ -2021.08.26-296-g466c79b +2021.08.26-299-g3561326