Skip to content

Commit

Permalink
👷 Remove rubygems version for old Ruby + Rails combos
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Apr 24, 2024
1 parent 98022ce commit 8fe74b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ jobs:
gemfile: vanilla
- ruby: "2.4"
appraisal: "rails-4-2"
rubygems: none
bundler: none
gemfile: vanilla
- ruby: "2.3"
Expand All @@ -147,17 +146,14 @@ jobs:
gemfile: vanilla
- ruby: "2.3"
appraisal: "rails-4-2"
rubygems: none
bundler: none
gemfile: vanilla
- ruby: "2.3"
appraisal: "rails-4-1"
rubygems: none
bundler: none
gemfile: vanilla
- ruby: "2.3"
appraisal: "rails-4-0"
rubygems: none
bundler: none
gemfile: vanilla
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 8fe74b2

Please sign in to comment.