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 281936e commit 20a8a09Copy full SHA for 20a8a09
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- ruby-version: ['2.7', '3.0', '3.2']
+ ruby-version: ['3.0', '3.2', '3.3']
14
services:
15
typesense:
16
image: typesense/typesense:28.0.rc36
0 commit comments