Skip to content

Commit d57349f

Browse files
authored
Bump Ruby to the latest stable version (#409)
1 parent 10df1d0 commit d57349f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- uses: actions/checkout@v2
6060
- uses: ruby/setup-ruby@v1
6161
with:
62-
ruby-version: '2.6'
62+
ruby-version: '3.2.2'
6363
- run: |
6464
gem install cocoapods
6565

0 commit comments

Comments
 (0)