Skip to content

Commit

Permalink
Update Release Ruby Version
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhoads authored Oct 14, 2022
1 parent 3031eb9 commit a70a36e
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 2.6
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.x
ruby-version: "2.6"

- name: Build
run: |
Expand Down

0 comments on commit a70a36e

Please sign in to comment.