Skip to content

Commit

Permalink
Removed Rails 5.2, 6.0 test
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Sep 24, 2024
1 parent b0748f4 commit 8e44b58
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 16 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
- ruby: 2.7
gemfile: gemfiles/Gemfile-6-1
rails_version: 6.1
- ruby: 2.6
gemfile: gemfiles/Gemfile-6-0
rails_version: 6.0
- ruby: 2.6
gemfile: gemfiles/Gemfile-5-2
rails_version: 5.0

env:
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
Expand Down
5 changes: 0 additions & 5 deletions gemfiles/Gemfile-5-2

This file was deleted.

5 changes: 0 additions & 5 deletions gemfiles/Gemfile-6-0

This file was deleted.

0 comments on commit 8e44b58

Please sign in to comment.