Skip to content

Commit

Permalink
Remove php 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Petar committed Aug 18, 2022
1 parent ccc3d69 commit bcbae9c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ jobs:
ce_version: '2.4.3-p2'
composer_version: '2'
- uses: actions/checkout@v2
- name: M2 Integration Tests with Magento 2 Version 2.4.3-p3 (PHP 7.3)
uses: extdn/github-actions-m2/magento-integration-tests/7.3@master
with:
module_name: CustomGento_CliTaxEditor
composer_name: customgento/module-cli-tax-editor-m2
ce_version: '2.4.3-p3'
composer_version: '2'
- uses: actions/checkout@v2
- name: M2 Integration Tests with Magento 2 Version 2.4.3-p3 (PHP 7.4)
uses: extdn/github-actions-m2/magento-integration-tests/7.4@master
Expand Down

0 comments on commit bcbae9c

Please sign in to comment.