Skip to content

Commit

Permalink
Test with Ruby 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jan 8, 2021
1 parent 6ebe3d5 commit f2f2097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -8,6 +8,6 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.0
bundler-cache: true
- run: bundle exec rake test

0 comments on commit f2f2097

Please sign in to comment.