Skip to content

Commit 7ce2af7

Browse files
committed
Merge branch 'feature/new_distr' into feature/new_distr_test
2 parents f936473 + 244f858 commit 7ce2af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package/ci/EL9/python3-entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ git clone -b ${DE_BRANCH} https://github.com/HEPCloud/decisionengine.git
2727

2828
# checkout GlideinWMS for python3
2929
rm -rf glideinwms
30-
git clone -b branch_v3_9 https://github.com/glideinWMS/glideinwms.git
30+
git clone -b master https://github.com/glideinWMS/glideinwms.git
3131

3232
# Install dependencies for GlideinWMS
3333
python3 -m pip install --upgrade pip

0 commit comments

Comments
 (0)