Skip to content

Commit

Permalink
bug #354 Use stable Sylius in Github Actions as well (Zales0123)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.12 branch.

Discussion
----------

It should be changed here as well πŸ˜„

Commits
-------

d7c483b Use stable Sylius in Github Actions as well
  • Loading branch information
Zales0123 authored Nov 2, 2022
2 parents a3fb5fb + d7c483b commit 4916e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
php: ["8.0", "8.1"]
symfony: ["5.4.*"]
sylius: ["^1.12.x-dev"]
sylius: ["^1.12"]
node: ["14.x", "16.x", "18.x"]
mysql: ["5.7", "8.0"]

Expand Down

0 comments on commit 4916e1c

Please sign in to comment.