Skip to content

Commit

Permalink
Merge #243
Browse files Browse the repository at this point in the history
243: Update Meilisearch version in CI r=mdubus a=mdubus



Co-authored-by: Morgane Dubus <[email protected]>
  • Loading branch information
bors[bot] and mdubus authored Feb 16, 2022
2 parents bd76717 + 2c42e2f commit 5f90840
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
container: cypress/browsers:node12.18.3-chrome87-ff82
services:
meilisearch:
image: getmeili/meilisearch:v0.25.0rc4
image: getmeili/meilisearch:v0.25.2
env:
MEILI_NO_ANALYTICS: 'true'
ports:
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
container: cypress/browsers:node12.18.3-chrome87-ff82
services:
meilisearch:
image: getmeili/meilisearch:v0.25.0rc4
image: getmeili/meilisearch:v0.25.2
env:
MEILI_MASTER_KEY: 'masterKey'
MEILI_NO_ANALYTICS: 'true'
Expand Down

0 comments on commit 5f90840

Please sign in to comment.