Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Dec 28, 2021
1 parent 5dabbdc commit f52c83b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,12 @@ jobs:
include:
- ruby: 2.7
gemfile: Gemfile
- ruby: 3.0
- ruby: 2.7
gemfile: gemfiles/Gemfile-7-0
- ruby: 2.7
gemfile: gemfiles/Gemfile-6-1
- ruby: 2.6
gemfile: gemfiles/Gemfile-6-0
- ruby: 2.6
gemfile: gemfiles/Gemfile-5-2
env:
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
USE_OFFICIAL_GEM_SOURCE: 1
Expand Down
5 changes: 0 additions & 5 deletions gemfiles/Gemfile-5-2

This file was deleted.

0 comments on commit f52c83b

Please sign in to comment.