Skip to content

Commit

Permalink
Run gouteur checks on more recent ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynetics committed Apr 17, 2023
1 parent 99aa4bf commit be51143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gouteur.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.2
- name: Prepare
run: |
bundle install --jobs 4
Expand Down

0 comments on commit be51143

Please sign in to comment.