Skip to content

Commit

Permalink
Bump ruby version from 2.7 to 3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tompollard committed Mar 27, 2024
1 parent 35cef07 commit e7b537a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.1'
bundler-cache: true

- name: Set up Python
Expand Down

0 comments on commit e7b537a

Please sign in to comment.