We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4118547 commit 97cf394Copy full SHA for 97cf394
1 file changed
.github/workflows/test.yml
@@ -17,6 +17,8 @@ jobs:
17
- adapter: mongoid
18
mongoid-version: 8.1.6
19
exclude:
20
+ - rails-version: '~> 8.1'
21
+ ruby-version: '3.1'
22
- rails-version: '~> 8.0'
23
ruby-version: '3.1'
24
- orm:
0 commit comments