Skip to content

Commit

Permalink
[CI] Rails 8 doesn't support Ruby 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Jan 13, 2025
1 parent a40f832 commit 43d8470
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
exclude:
- ruby_version: '3.1'
rails_version: edge
- ruby_version: '3.1'
rails_version: '8.0'

runs-on: ubuntu-20.04

Expand Down

0 comments on commit 43d8470

Please sign in to comment.