Skip to content

Commit

Permalink
fix:eccube version up
Browse files Browse the repository at this point in the history
  • Loading branch information
dotani1111 committed Feb 26, 2024
1 parent f89a1bf commit 8897e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
eccube_version: [ '4.2', '4.3-symfony6' ]
eccube_version: [ '4.2', '4.3' ]
php: [ '7.4', '8.0', '8.1', '8.2', '8.3']
db: [ 'mysql', 'mysql8', 'pgsql' ]
plugin_code: [ 'Api42' ]
Expand Down

0 comments on commit 8897e00

Please sign in to comment.