Skip to content

Commit

Permalink
CI: Add Rails main, too (#932)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored Sep 18, 2023
1 parent 9e2ce5b commit df9d42e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ jobs:
- run: bundle install && bundle exec rake test:rails
env:
RAILS: 7.0.7
- run: bundle install && bundle exec rake test:rails
env:
RAILS: main

0 comments on commit df9d42e

Please sign in to comment.