Skip to content

Commit

Permalink
Merge branch 'release/4.11.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
sayan goswami committed Jun 25, 2024
2 parents 32cbf3d + 203a413 commit c4914b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
1 change: 0 additions & 1 deletion bin/ci/_includes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ allowed_failures=(
"ISOLATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_DEV"
"INTEGRATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_DEV"
"INTEGRATED_TEST_ON_CURRENT_DEV"
"ISOLATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_BETA_OR_LATER"
"INTEGRATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_BETA_OR_LATER"
)
if [[ " ${allowed_failures[*]} " =~ " ${ORCA_JOB} " ]]; then
Expand Down
2 changes: 1 addition & 1 deletion config/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.10.0
v4.11.0
9 changes: 2 additions & 7 deletions config/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,8 @@ drupal/acsf_sso:
version_dev: ~

drupal/acquia_search:
core_matrix:
10.3.x:
version: ~
version_dev: ~
'*':
version: 3.1.x
version_dev: 3.1.x-dev
version: 3.1.x
version_dev: 3.1.x-dev

acquia/coding-standards:
type: phpcodesniffer-standard
Expand Down

0 comments on commit c4914b6

Please sign in to comment.