We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f1dcc6 commit 850a12fCopy full SHA for 850a12f
1 file changed
.github/workflows/ruby.yml
@@ -43,6 +43,10 @@ jobs:
43
- postgresql://postgres:password@localhost:5432/test
44
- sqlite3:test_db
45
exclude:
46
+ - ruby: 3.4
47
+ rails: 7.0.4
48
49
+ rails: 6.1.7
50
- ruby: 3.4
51
rails: 6.0.6
52
0 commit comments