Skip to content

Commit

Permalink
Update phpstan workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lighe committed Jan 30, 2024
1 parent e6d33e1 commit de51c02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
strategy:
matrix:
include:
- PHP_VERSION: php81-fpm
MAGENTO_VERSION: 2.4.4
- PHP_VERSION: php82-fpm
MAGENTO_VERSION: 2.4.6

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit de51c02

Please sign in to comment.