Skip to content

Commit

Permalink
fixup! Prevent CI testing Ruby 3.0 with Rails 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
vsppedro committed Mar 24, 2021
1 parent 668032e commit 951017c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -39,7 +39,6 @@ jobs:
- sqlite3
- postgresql
exclude:
- { ruby: 3.0.0, appraisal: rails_5_0 }
- { ruby: 3.0.0, appraisal: rails_5_1 }
- { ruby: 3.0.0, appraisal: rails_5_2 }
env:
Expand Down

0 comments on commit 951017c

Please sign in to comment.