There was an error while loading. Please reload this page.
1 parent 0234035 commit c92e364Copy full SHA for c92e364
1 file changed
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
ruby-version: ['3.0', '3.2', '3.3', '3.4']
14
services:
15
typesense:
16
- image: typesense/typesense:30.0.alpha1
+ image: typesense/typesense:30.2
17
ports:
18
- 8108:8108
19
volumes:
0 commit comments