Skip to content

Commit 1907275

Browse files
committed
ACMS-3473: update CI with drupal 10.1.8 patch.
1 parent 0c36a8a commit 1907275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acquia_cms_ci.workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ jobs:
283283
284284
if [ "${ORCA_JOB}" = "INTEGRATED_TEST_ON_PREVIOUS_MINOR" ]; then
285285
# Update drupal/core patch as per Drupal Core version.
286-
sed -i 's/2024-01-18\/3370946-page-title-backport-10-2-2_0.patch/2023-09-11\/3370946-page-title-backport-10-1-x.patch/g' modules/acquia_cms_common/composer.json
286+
sed -i 's/2024-01-18\/3370946-page-title-backport-10-2-2_0.patch/2024-01-18\/3370946-page-title-backport-10-1-8.patch/g' modules/acquia_cms_common/composer.json
287287
fi
288288
289289
../orca/bin/ci/before_install.sh

0 commit comments

Comments
 (0)