Skip to content

Commit

Permalink
GH actions: skip activemodel 8 on jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
yolk committed Dec 17, 2024
1 parent 82e3f13 commit 73d0da3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
gemfile: 'activemodel-7'
- ruby-version: 'jruby-9.4.7.0'
gemfile: 'activemodel-5'
- ruby-version: 'jruby-9.4.7.0'
gemfile: 'activemodel-8'
- ruby-version: '2.6'
gemfile: 'activemodel-8'
- ruby-version: '2.7'
Expand Down

0 comments on commit 73d0da3

Please sign in to comment.