Skip to content

Commit

Permalink
Skip Rails 7.0 / Ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rzane committed Jan 21, 2025
1 parent 795f2ad commit 86d74e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- gemfiles/rails_7_1.gemfile
- gemfiles/rails_7_2.gemfile
- gemfiles/rails_8_0.gemfile
exclude:
- ruby: '3.4'
gemfile: gemfiles/rails_7_0.gemfile
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 86d74e2

Please sign in to comment.