Skip to content

Commit

Permalink
add D11 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Raksha-Bharuka committed Jun 12, 2024
1 parent e99b01a commit 6c31823
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/orca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,19 +77,15 @@ jobs:

- orca-job: ISOLATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_DEV
php-version: "8.3"
coveralls-enable: "FALSE"

- orca-job: INTEGRATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_DEV
php-version: "8.3"
coveralls-enable: "FALSE"

- orca-job: ISOLATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_BETA_OR_LATER
php-version: "8.3"
coveralls-enable: "FALSE"

- orca-job: INTEGRATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_BETA_OR_LATER
php-version: "8.3"
coveralls-enable: "FALSE"

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6c31823

Please sign in to comment.