Skip to content

Commit

Permalink
Try ruby 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eoinkelly committed Nov 22, 2024
1 parent e1afac3 commit bd0f611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: 'ruby'
ruby-version: 3.3.5 # 'ruby'

- name: Setup git for committing
run: |
Expand Down

0 comments on commit bd0f611

Please sign in to comment.