Skip to content

Commit

Permalink
fix gh build (upgrade to 1.14)
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherhero committed Jan 21, 2025
1 parent 1e59fc1 commit 15c3399
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ jobs:
mysql: ["8.0"]

exclude:
- sylius: ~1.13.0
- sylius: "~1.13.0"
php: 8.0
- sylius: ~1.14.0
- sylius: "~1.14.0"
php: 8.0
- sylius: ~1.14.0
- sylius: "~1.14.0"
symfony: ^5.4
- sylius: ~1.12.0
- sylius: "~1.12.0"
php: 8.0
symfony: ^6.4

Expand Down

0 comments on commit 15c3399

Please sign in to comment.