Skip to content

Commit 1d3ed7b

Browse files
committed
Merge branch 'v4'
2 parents 3f5ba7e + 1a842ac commit 1d3ed7b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/ci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ jobs:
3232
ruby: jruby
3333

3434
- rails: "6.1"
35+
ruby: "2.7"
36+
- rails: "6.1"
37+
ruby: "3.0"
38+
- rails: "6.1"
39+
ruby: jruby
40+
41+
- rails: "7.0"
3542
ruby: "3.0"
3643
- rails: "6.1"
3744
ruby: jruby

0 commit comments

Comments
 (0)