Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Commit 6e0b6c2

Browse files
committed
[GitHub actions]
1 parent 5191a1b commit 6e0b6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
php: ["7.4"]
2525
symfony: ["^4.4", "^5.2"]
26-
sylius: ["1.9.6", "1.10.0"]
26+
sylius: ["~1.9.6", "~1.10.0"]
2727
node: ["10.x"]
2828
mysql: ["8.0"]
2929

0 commit comments

Comments
 (0)