Skip to content

Commit

Permalink
Merge pull request #386 from rubygems/ci-rg-3.6
Browse files Browse the repository at this point in the history
Use RubyGems 3.6 in CI.
  • Loading branch information
duckinator authored Dec 30, 2024
2 parents 748d441 + 6912a32 commit 85834db
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 85834db

Please sign in to comment.