Skip to content

Commit 9f582df

Browse files
committed
Ruby 3.1 for GHA
1 parent d040139 commit 9f582df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-on-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Ruby
2424
uses: ruby/setup-ruby@v1
2525
with:
26-
ruby-version: 2.7
26+
ruby-version: 3.1
2727
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
2828

2929
- name: Build release assets

0 commit comments

Comments
 (0)