We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f85f1 commit fe94842Copy full SHA for fe94842
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
image: dart:${{ matrix.version }}
26
services:
27
meilisearch:
28
- image: getmeili/meilisearch:latest
+ image: getmeili/meilisearch:v0.29.3
29
env:
30
MEILI_MASTER_KEY: "masterKey"
31
MEILI_NO_ANALYTICS: "true"
0 commit comments