Skip to content

Commit

Permalink
Merge pull request #816 from carpentries/zkamvar-patch-1
Browse files Browse the repository at this point in the history
use ruby 3.0
  • Loading branch information
zkamvar authored Dec 18, 2023
2 parents ef58a9f + 421b6f5 commit 0fa4e2d
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.0'
bundler-cache: true

- name: Set up Python
Expand Down

0 comments on commit 0fa4e2d

Please sign in to comment.