Skip to content

Commit

Permalink
ACMS-000: Update ORCA environemtn variable to test CI on Drupal Core …
Browse files Browse the repository at this point in the history
…10.2.x.
  • Loading branch information
vishalkhode1 committed Dec 10, 2023
1 parent 0760860 commit 1b24eff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/acquia_cms_ci.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ jobs:
fail-fast: false
matrix:
orca-job:
- ISOLATED_TEST_ON_CURRENT
- ISOLATED_TEST_ON_NEXT_MINOR
#php-version: [ "8.1" ]
acms_job:
Expand Down Expand Up @@ -245,7 +244,6 @@ jobs:
fail-fast: false
matrix:
orca-job:
- ISOLATED_TEST_ON_CURRENT
- ISOLATED_TEST_ON_NEXT_MINOR
php-version:
- 8.1
Expand Down Expand Up @@ -344,7 +342,6 @@ jobs:
fail-fast: false
matrix:
orca-job:
- ISOLATED_TEST_ON_CURRENT
- ISOLATED_TEST_ON_NEXT_MINOR
#php-version: [ "8.1" ]
modules:
Expand Down Expand Up @@ -455,7 +452,7 @@ jobs:

GIT_COMMITTER_NAME: "Github Actions"
GIT_COMMITTER_EMAIL: "[email protected]"
ORCA_JOB: ISOLATED_TEST_ON_CURRENT
ORCA_JOB: ISOLATED_TEST_ON_NEXT_MINOR
ACMS_JOB: "upgrade_modules"
strategy:
fail-fast: false
Expand Down

0 comments on commit 1b24eff

Please sign in to comment.