Skip to content

Commit 7c98870

Browse files
committed
fix
1 parent 1898737 commit 7c98870

File tree

4 files changed

+178
-164
lines changed

4 files changed

+178
-164
lines changed

.github/workflows/pull-db-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
ports:
9999
- "9200:9200"
100100
meilisearch:
101-
image: getmeili/meilisearch:v1.2.0
101+
image: getmeili/meilisearch:v1
102102
env:
103103
MEILI_ENV: development # disable auth
104104
ports:

0 commit comments

Comments
 (0)