Skip to content

Commit

Permalink
Use 3.1 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jan 1, 2025
1 parent 33ee611 commit 04b304c
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 @@ -61,7 +61,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0
ruby-version: 3.1
- name: Install dependencies
run: gem install ossy --no-document
- name: Trigger release workflow
Expand Down

0 comments on commit 04b304c

Please sign in to comment.