Skip to content

Commit

Permalink
Merge pull request #206 from grosser/grosser/drop
Browse files Browse the repository at this point in the history
drop old rubies
  • Loading branch information
grosser authored Oct 18, 2024
2 parents ebc6d4f + b3c6d91 commit e1b4ae1
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 416 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,12 @@ jobs:
fail-fast: false
matrix:
gemfile:
- gemfiles/rails52.gemfile
- gemfiles/rails61.gemfile
- gemfiles/rails70.gemfile
- gemfiles/rails71.gemfile
ruby-version:
- "2.7"
- "3.0"
- "3.1"
- "3.2"
exclude:
- gemfile: gemfiles/rails52.gemfile
ruby-version: "3.0"
- gemfile: gemfiles/rails52.gemfile
ruby-version: "3.1"
- gemfile: gemfiles/rails52.gemfile
ruby-version: "3.2"
runs-on:
- ubuntu-latest
name: ${{ matrix.ruby-version}} on ${{ matrix.runs-on }} with ${{ matrix.gemfile }}
Expand Down
5 changes: 0 additions & 5 deletions gemfiles/rails52.gemfile

This file was deleted.

178 changes: 0 additions & 178 deletions gemfiles/rails52.gemfile.lock

This file was deleted.

5 changes: 0 additions & 5 deletions gemfiles/rails61.gemfile

This file was deleted.

Loading

0 comments on commit e1b4ae1

Please sign in to comment.