We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e3f13 commit 73d0da3Copy full SHA for 73d0da3
.github/workflows/specs.yml
@@ -32,6 +32,8 @@ jobs:
32
gemfile: 'activemodel-7'
33
- ruby-version: 'jruby-9.4.7.0'
34
gemfile: 'activemodel-5'
35
+ - ruby-version: 'jruby-9.4.7.0'
36
+ gemfile: 'activemodel-8'
37
- ruby-version: '2.6'
38
gemfile: 'activemodel-8'
39
- ruby-version: '2.7'
0 commit comments