-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compatible 4.3 #89
Compatible 4.3 #89
Conversation
.github/workflows/main.yml
Outdated
strategy: | ||
fail-fast: false | ||
matrix: | ||
operating-system: [ ubuntu-18.04 ] | ||
php: [ '7.4', '8.0', '8.1' ] | ||
eccube_version: [ '4.2', '4.3-symfony6' ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4.3-symfony6から4.3へ修正お願いします。
.github/workflows/main.yml
Outdated
php: 8.2 | ||
- eccube_version: 4.2 | ||
php: 8.3 | ||
- eccube_version: 4.3-symfony6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4.3にお願いします。
.github/workflows/main.yml
Outdated
php: 8.3 | ||
- eccube_version: 4.3-symfony6 | ||
php: 7.4 | ||
- eccube_version: 4.3-symfony6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4.3にお願いします。
Symfony6 compatible
Github Actions has also been cleared: https://github.com/ptthao-yrglmvn/related-product-plugin/actions/runs/8043357577