Skip to content

Commit

Permalink
[CI] Rails 8.1 does not support Ruby 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Sep 28, 2024
1 parent a8b3393 commit a7c5ccc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ jobs:
- ruby_version: '2.1'
rails_version: '4.2'

exclude:
- ruby_version: '3.1'
rails_version: edge

runs-on: ubuntu-20.04

env:
Expand Down

0 comments on commit a7c5ccc

Please sign in to comment.