Skip to content

Commit

Permalink
Update matrix testing
Browse files Browse the repository at this point in the history
  • Loading branch information
lighe committed Jan 30, 2024
1 parent de51c02 commit 4ae314e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/setup-di-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ 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-p5
- PHP_VERSION: php82-fpm
MAGENTO_VERSION: 2.4.7-beta2
MAGENTO_VERSION: 2.4.6
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4ae314e

Please sign in to comment.