Skip to content

Commit

Permalink
Use RubyGems 3.6 in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
duckinator committed Dec 30, 2024
1 parent 748d441 commit 6912a32
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 @@ -18,7 +18,7 @@ jobs:
with:
repository: rubygems/rubygems
path: rubygems
ref: 3.5
ref: 3.6

- name: Set up Ruby
uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc #v1.202.0
Expand Down

0 comments on commit 6912a32

Please sign in to comment.