Skip to content

Commit 6a98f2a

Browse files
Remove mongoid 8.0 from the test matrix
1 parent 337f613 commit 6a98f2a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@ jobs:
3636
- ruby-3.4
3737
- ruby-4.0
3838
- truffleruby
39-
mongoid:
40-
- '8.0'
41-
- '8.1'
42-
- '9.0'
39+
mongoid: [8, 9]
4340
experimental: [false]
4441
include:
4542
- ruby: ruby-3.2

0 commit comments

Comments
 (0)