This commit is contained in:
sangeeths03
2025-05-20 15:20:57 +05:30
parent cf27c963bd
commit a7f4a614c9

View File

@@ -22,7 +22,7 @@ jobs:
- name: Setup Ruby and Bundler
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.x'
ruby-version: '3.3.0'
bundler-cache: true
- name: Run Fastlane Tests