Skip to content

Commit

Permalink
Skip Ruby 3.1 + Rails main
Browse files Browse the repository at this point in the history
  • Loading branch information
dirceu committed Oct 2, 2024
1 parent 1614dd8 commit 0c40a84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
matrix:
ruby: ["3.1", "3.2", "3.3", "head"]
rails: ["7.0", "current", "main"]
exclude:
- ruby: "3.1"
rails: "main"
include:
- rails: "main"
experimental: true
Expand Down

0 comments on commit 0c40a84

Please sign in to comment.