Skip to content

Commit

Permalink
Test against Magento 2.4.2-p2 and 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
royduin committed Aug 31, 2021
1 parent 48a3d15 commit 465d430
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dusk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ jobs:
fail-fast: false
matrix:
include:
- magento-version: 2.4.1-p1
- magento-version: 2.4.2-p2
magento-php-version: php74-fpm
rapidez-php-version: 7.4
- magento-version: 2.4.1-p1
- magento-version: 2.4.2-p2
magento-php-version: php74-fpm
rapidez-php-version: 8.0
- magento-version: 2.4.2
- magento-version: 2.4.3
magento-php-version: php74-fpm
rapidez-php-version: 7.4
- magento-version: 2.4.2
- magento-version: 2.4.3
magento-php-version: php74-fpm
rapidez-php-version: 8.0

Expand Down

0 comments on commit 465d430

Please sign in to comment.