Skip to content

Commit

Permalink
use ruby 3.2 for rails 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed Sep 10, 2023
1 parent 1a71e5a commit e6869a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
ruby-version: 3.2
bundler-cache: true
- name: Run tests
run: bundle exec rake

0 comments on commit e6869a1

Please sign in to comment.