Skip to content

Commit

Permalink
Merge pull request #114 from barakwei/feature/release-latest-ruby
Browse files Browse the repository at this point in the history
Release: use head ruby version.
  • Loading branch information
byohay authored Dec 31, 2023
2 parents 39e30cf + 14542df commit 7ba33b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.10
ruby-version: head
rubygems: latest

- name: Draft a new release
Expand Down

0 comments on commit 7ba33b9

Please sign in to comment.