Skip to content

Commit 10cb204

Browse files
committed
[ci] use ruby 2.6 in release step
1 parent 22e0e65 commit 10cb204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Set up Ruby
7272
uses: ruby/setup-ruby@v1
7373
with:
74-
ruby-version: 2.6
74+
ruby-version: 3.0
7575
- name: Install dependencies
7676
run: gem install ossy --no-document
7777
- name: Trigger release workflow

0 commit comments

Comments
 (0)