Skip to content

Commit

Permalink
Update matrix for testing magento versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lighe committed Jan 30, 2024
1 parent 2f07b32 commit e6d33e1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/setup-di-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ jobs:
fail-fast: false
matrix:
include:
- PHP_VERSION: php81-fpm
MAGENTO_VERSION: 2.4.5-p5
- PHP_VERSION: php82-fpm
MAGENTO_VERSION: 2.4.6
MAGENTO_VERSION: 2.4.6-p5
- PHP_VERSION: php82-fpm
MAGENTO_VERSION: 2.4.7-beta2
runs-on: ubuntu-latest
Expand Down

0 comments on commit e6d33e1

Please sign in to comment.