Skip to content

Commit

Permalink
ci: try to fix the test suits by installing latest rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Oct 25, 2024
1 parent 0a70320 commit 43a816f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler: 1.17
bundler-cache: true
rubygems: latest
env:
JSON_VERSION: ${{ matrix.json }}

Expand Down

0 comments on commit 43a816f

Please sign in to comment.