We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66c494 commit 3130931Copy full SHA for 3130931
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
services:
27
meilisearch:
28
- image: getmeili/meilisearch:latest
+ image: getmeili/meilisearch:v1.11.0
29
env:
30
MEILI_MASTER_KEY: 'masterKey'
31
MEILI_NO_ANALYTICS: 'true'
0 commit comments