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 6594426 commit 0017358Copy full SHA for 0017358
1 file changed
.github/workflows/test.yml
@@ -11,6 +11,9 @@ jobs:
11
strategy:
12
matrix:
13
include:
14
+ - ruby: '3.5'
15
+ active-model: '8.1.1'
16
+ couchbase: '7.2.3'
17
- ruby: '3.4'
18
active-model: '8.0.2'
19
couchbase: '7.2.3'
0 commit comments