Skip to content

Commit 051988a

Browse files
tjleingThomas Leingankpshah
authored
chore: use Ruby 3.0 (#2661)
Co-authored-by: Thomas Leing <[email protected]> Co-authored-by: Ankit Shah <[email protected]>
1 parent 1bebd89 commit 051988a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set up Ruby
2727
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
2828
with:
29-
ruby-version: 2.7
29+
ruby-version: "3.0"
3030
- name: Install dependencies
3131
run: |
3232
cd scripts

0 commit comments

Comments
 (0)