Skip to content

Commit

Permalink
Update template.yml
Browse files Browse the repository at this point in the history
Update Ruby to v3
  • Loading branch information
froggleston committed Jul 9, 2024
1 parent 056f38d commit 9fd6239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.0'
bundler-cache: true

- name: Set up Python
Expand Down

0 comments on commit 9fd6239

Please sign in to comment.