Skip to content

Commit

Permalink
OP-507 - build.yml fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkalon committed Sep 6, 2024
1 parent 9d9e5bf commit de26f13
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ jobs:
sylius: [~1.12.0, ~1.13.0]
node: [^14.17.x]
mysql: [5.7, 8.0]

exclude:
- sylius: ~1.11.0
symfony: ^6.0

env:
APP_ENV: test
DATABASE_URL: "mysql://root:[email protected]/sylius?serverVersion=${{ matrix.mysql }}"
Expand Down

0 comments on commit de26f13

Please sign in to comment.