Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kurozumi committed May 8, 2024
1 parent a67dfe3 commit 2665ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yaml
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
eccube-versions: ['4.2', '4.3']
eccube-versions: ['4.3']
php-versions: [ '8.1', '8.2', '8.3' ]
exclude:
- eccube-versions: 4.2
Expand Down

0 comments on commit 2665ef0

Please sign in to comment.