Skip to content

Commit

Permalink
Merge branch 'feature/fix-lint-code' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptisteLecat committed Dec 18, 2023
2 parents 4b04819 + a201476 commit a9b07d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/beta_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 3.0
rubygems: latest

- name: Install Firebase CLI
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 3.0
rubygems: latest

- name: Setup Xcode
Expand Down

0 comments on commit a9b07d8

Please sign in to comment.