Skip to content

Commit

Permalink
ignore rails 7 with ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yosiat committed Dec 29, 2024
1 parent 8a76441 commit 98d8265
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
exclude:
- ruby: 3.1
rails: 8.0.0
- ruby: 3.4
rails: 7.0.0

steps:
- name: Install deps
Expand Down

0 comments on commit 98d8265

Please sign in to comment.