Skip to content

Commit da25c4d

Browse files
committed
Fix release pipeline for Google Play
1 parent 898e458 commit da25c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-tag.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
- name: Set up ruby env
126126
uses: ruby/setup-ruby@v1
127127
with:
128-
ruby-version: 2.7.6
128+
ruby-version: 3.3.6
129129
bundler-cache: true
130130

131131
- name: Assemble beta and upload to Google Play

0 commit comments

Comments
 (0)