Skip to content

Commit

Permalink
Remove unsupported ORCA jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored Oct 25, 2023
1 parent 6079138 commit 1fb2a56
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/orca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,6 @@ jobs:
coveralls-enable: [ "FALSE" ]
orca-version: [ "^4" ]
include:
- orca-job: INTEGRATED_TEST_ON_OLDEST_SUPPORTED
php-version: "7.4"
coveralls-enable: "FALSE"
orca-version: "^3"

- orca-job: INTEGRATED_TEST_ON_OLDEST_SUPPORTED
php-version: "8.0"
coveralls-enable: "FALSE"
orca-version: "^3"

- orca-job: INTEGRATED_TEST_ON_LATEST_LTS
php-version: "7.4"
coveralls-enable: "FALSE"
orca-version: "^3"

- orca-job: INTEGRATED_TEST_ON_LATEST_LTS
php-version: "8.2"
coveralls-enable: "FALSE"
Expand Down

0 comments on commit 1fb2a56

Please sign in to comment.