Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
minad committed Dec 28, 2024
1 parent a0d309e commit 8998449
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 @@ -97,7 +97,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.4
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 8998449

Please sign in to comment.