ci: Update ruby version

pull/1003/head rc1.19.1-2
krille-chan 11 months ago
parent 01eb992b45
commit d731c61b87
No known key found for this signature in database

@ -144,7 +144,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: '3.3'
- name: Install Fastlane
run: gem install fastlane -NV
- name: Apply Google Services Patch

Loading…
Cancel
Save