Skip to content

Commit

Permalink
OP-558 - update plugin to Sylius 2 - update build.yml, resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusz-rup committed Jan 24, 2025
2 parents 22a5a80 + 7def5b5 commit c19e649
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
symfony: [ "^6.4", "^7.1" ]
sylius: [ "~2.0.0" ]
node: [ "20.x" ]
mysql: ["8.0"]
mysql: ["8.4"]
state_machine_adapter: ["symfony_workflow"]

env:
APP_ENV: test
Expand Down

0 comments on commit c19e649

Please sign in to comment.