[ci] use ruby 2.7 in release step

This commit is contained in:
Peter Solnica 2022-11-05 06:43:53 +01:00
parent aeee616dd3
commit 7978a525fb
No known key found for this signature in database
GPG Key ID: 4B177344822BD3BB
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 2.7
- name: Install dependencies
run: gem install ossy --no-document
- name: Trigger release workflow