Skip to content

Commit

Permalink
Downgrade to ruby 3.3 to fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Jan 6, 2025
1 parent 671687a commit 57a22b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
ruby-version: "ruby"
ruby-version: "3.3"
bundler-cache: true
working-directory: ${{ matrix.os }}

Expand Down

0 comments on commit 57a22b9

Please sign in to comment.