Skip to content

Commit

Permalink
Stop testing Rails main under Ruby 3.1 (#3118)
Browse files Browse the repository at this point in the history
Co-authored-by: camertron <[email protected]>
  • Loading branch information
camertron and camertron authored Sep 27, 2024
1 parent d9a5520 commit 5229dbb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
ruby_version: "3.2"
- rails_version: "7.1.3"
ruby_version: "3.3"
- rails_version: "main"
ruby_version: "3.1"
- rails_version: "main"
ruby_version: "3.2"
- rails_version: "main"
Expand Down Expand Up @@ -103,8 +101,6 @@ jobs:
ruby_version: "3.2"
- rails_version: "7.1.3"
ruby_version: "3.3"
- rails_version: "main"
ruby_version: "3.1"
- rails_version: "main"
ruby_version: "3.2"
- rails_version: "main"
Expand Down Expand Up @@ -151,8 +147,6 @@ jobs:
ruby_version: "3.2"
- rails_version: "7.1.3"
ruby_version: "3.3"
- rails_version: "main"
ruby_version: "3.1"
- rails_version: "main"
ruby_version: "3.2"
- rails_version: "main"
Expand Down

0 comments on commit 5229dbb

Please sign in to comment.