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 54617c4 commit 60f3695Copy full SHA for 60f3695
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- ruby-version: ['3.0', '3.2', '3.3']
+ ruby-version: ['3.0', '3.2', '3.3', '3.4']
14
services:
15
typesense:
16
image: typesense/typesense:29.0
0 commit comments