Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Zales0123 committed Jul 9, 2021
1 parent 5df3399 commit 76dfc7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node: ["10.x"]
mysql: ["5.7", "8.0"]
symfony: ["^4.4", "^5.2"]
sylius: ["~1.8.0", "~1.9.0", "~1.10@dev"]
sylius: ["~1.8.0", "~1.9.0", "~1.10.0"]

exclude:
-
Expand All @@ -33,7 +33,7 @@ jobs:
symfony: "^5.2"
-
php: "7.3"
sylius: "~1.10@dev"
sylius: "~1.10.0"
-
php: "8.0"
sylius: "~1.8.0"
Expand Down

0 comments on commit 76dfc7c

Please sign in to comment.