Skip to content

Commit

Permalink
Drop support for Magento 2.4.5 and 2.4.6 (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jade-GG authored Oct 15, 2024
1 parent e05cb6d commit a93fbc0
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/dusk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,10 @@ jobs:
fail-fast: false
matrix:
include:
- magento-version: 2.4.5-p9
magento-php-version: php81-fpm
rapidez-php-version: 8.2

- magento-version: 2.4.6-p7
magento-php-version: php82-fpm
rapidez-php-version: 8.2

- magento-version: 2.4.7-p2
- magento-version: 2.4.7-p3
magento-php-version: php82-fpm
rapidez-php-version: 8.2
- magento-version: 2.4.7-p2
- magento-version: 2.4.7-p3
magento-php-version: php83-fpm
rapidez-php-version: 8.3

Expand Down

0 comments on commit a93fbc0

Please sign in to comment.