Skip to content

Commit

Permalink
Add exclusion for Rails 7.0 + Ruby 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Apr 26, 2023
1 parent 70de2e5 commit 661564d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/active_model_otp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- { gemfile: rails_6.1, ruby-version: 3.0 }
- { gemfile: rails_6.1, ruby-version: 3.1 }
- { gemfile: rails_6.1, ruby-version: 3.2 }
- { gemfile: rails_7.0, ruby-version: 2.3 }
- { gemfile: rails_7.0, ruby-version: 2.4 }
- { gemfile: rails_7.0, ruby-version: 2.5 }
- { gemfile: rails_7.0, ruby-version: 2.6 }
Expand Down

0 comments on commit 661564d

Please sign in to comment.