From 7a841e2fe9ce3cbfdb9b676818070168c552010a Mon Sep 17 00:00:00 2001 From: cezary-witkowski Date: Mon, 25 Nov 2024 10:59:35 +0100 Subject: [PATCH] [ACS-5768] Updated licence to fix failing tests in FromLegacyAcsUpgradeTest --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5000ab2147..19406f4339 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ env: AWS_REGION: eu-west-1 TAS_ENVIRONMENT: ./tests/environment TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts - ALF_LICENCE_S3_PATH: s3://acs-license/acs/alf23-allenabled.lic + ALF_LICENCE_S3_PATH: s3://acs-license/acs/alf25-allenabled.lic ALF_LICENCE_LOCAL_PATH: /tmp/licence.lic PYTHON_VERSION: 3.7.15 DTAS_VERSION: v1.5.5