Skip to content

Commit

Permalink
Remove rails main
Browse files Browse the repository at this point in the history
  • Loading branch information
jhurd2326 committed Jul 18, 2024
1 parent 7a99e59 commit 10d378e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ jobs:
- name: Lint
run: bundle exec rake lint

- name: Test against rails main
run: |
bundle exec appraisal rails-main bundle install
bundle exec appraisal rails-main rake test
- name: Test against rails 7.0
run: |
bundle exec appraisal rails-7-0 bundle install
Expand Down

0 comments on commit 10d378e

Please sign in to comment.