Skip to content

Commit 8d98c53

Browse files
authored
Merge pull request #20 from delyriand/chore/fix-sylius-versions-pipeline
2 parents 024a27b + e01a4ce commit 8d98c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
php: ['8.2', '8.3']
18-
sylius: [ '~2.0.0', '~2.0.1' ]
18+
sylius: [ '~2.0.0', '~2.1.0' ]
1919

2020
steps:
2121
- name: Setup PHP

0 commit comments

Comments
 (0)