diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c94fe21df..415f5013f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -25,7 +25,7 @@ jobs: runs-on: ubuntu-latest services: meilisearch: - image: getmeili/meilisearch:v1.11.0 + image: getmeili/meilisearch:latest env: MEILI_MASTER_KEY: 'masterKey' MEILI_NO_ANALYTICS: 'true'