Skip to content

Commit

Permalink
Merge pull request #103 from sue445/sue445-patch-1
Browse files Browse the repository at this point in the history
Fix CI error on mysql job
  • Loading branch information
sue445 committed Dec 30, 2020
2 parents fa4f2eb + b2f6139 commit def5f69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ jobs:
runner: ubuntu-latest
- ruby: "2.7"
runner: ubuntu-latest
- ruby: "3.0"
runner: ubuntu-latest
exclude:
# Rails 6.0 requires Ruby 2.5+
- ruby: "2.3"
Expand Down

0 comments on commit def5f69

Please sign in to comment.