Skip to content

Commit

Permalink
Update RubyGems to fix Ruby 2.5 psych compatibility issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Nov 13, 2024
1 parent 8d32c96 commit bcda03b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
rubygems: latest
ruby-version: ${{matrix.ruby}}
bundler-cache: true

Expand Down

0 comments on commit bcda03b

Please sign in to comment.