Skip to content

Commit

Permalink
Merge pull request JackDanger#105 from JackDanger/jackdanger/only-tes…
Browse files Browse the repository at this point in the history
…ting-under-rails-5

only testing under Rails 5
  • Loading branch information
JackDanger authored Oct 16, 2019
2 parents 4ae341d + 07cfe2c commit 7fefd72
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
- '2.5.x'
- '2.6.x'
rails:
- '4.2.0'
- '4.2.11.1'
- '5.0.7.2'
- '5.1.7'
- '5.2.3'
steps:
- name: Install system dependencies
run: sudo apt-get install -y libsqlite3-dev
Expand Down

0 comments on commit 7fefd72

Please sign in to comment.