Skip to content

Commit

Permalink
Try to use older 8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
lruozzi9 committed Apr 10, 2024
1 parent 8707da4 commit 0a08055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
sylius: [ "^1.12" ]
node: [ "18.x" ]
mysql: [ "5.7", "8.0" ]
elasticsearch: [ "7.17.19", "8.11.4" ]
elasticsearch: [ "7.17.19", "8.8.2" ]

env:
APP_ENV: test
Expand Down

0 comments on commit 0a08055

Please sign in to comment.