diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 70ab0cbf3..58764210e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -137,7 +137,7 @@ jobs: - name: Setup Fastlane uses: ruby/setup-ruby@v1 with: - ruby-version: '3.4.7' + ruby-version: '3.2' bundler-cache: true - name: Build and Deploy Google Play to Internal Track with Fastlane @@ -203,7 +203,7 @@ jobs: - name: Setup Fastlane uses: ruby/setup-ruby@v1 with: - ruby-version: '3.4.7' + ruby-version: '3.2' bundler-cache: true - name: Build F-Droid with Fastlane