Skip to content

Commit

Permalink
[CI] Fix Ruby conflict version
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Dec 30, 2024
1 parent c3d7014 commit dd19f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,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 dd19f3a

Please sign in to comment.