Skip to content

Commit

Permalink
CI: Test Rails 7 on Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
minad committed Jan 20, 2024
1 parent 778d3da commit 201006f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0
ruby-version: 3.3
- run: bundle update && bundle exec rake test:rails
name: "rake test:rails RAILS=7.0.8"
env:
Expand Down

0 comments on commit 201006f

Please sign in to comment.