Skip to content

Commit

Permalink
Force using the latest 1.11 meilisearch version on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoocasali committed Oct 28, 2024
1 parent e66c494 commit 3130931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
services:
meilisearch:
image: getmeili/meilisearch:latest
image: getmeili/meilisearch:v1.11.0
env:
MEILI_MASTER_KEY: 'masterKey'
MEILI_NO_ANALYTICS: 'true'
Expand Down

0 comments on commit 3130931

Please sign in to comment.