Skip to content

Commit 21489cb

Browse files
committed
CI: ruby 3.0.0
1 parent deb17d2 commit 21489cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up Ruby
3737
uses: ruby/setup-ruby@v1
3838
with:
39-
ruby-version: ruby
39+
ruby-version: '3.0.0'
4040
bundler-cache: true
4141

4242
- name: Publish to RubyGems

0 commit comments

Comments
 (0)