Skip to content

ci: fix release job by installing rosetta #443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

a7medev
Copy link
Contributor

@a7medev a7medev commented Feb 15, 2024

Description of the change

The release CI job fails to run after the M1 upgrade because Flutter isn’t compatible with Apple Silicon and we need to install Rosetta 2 to get it to work.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

Jira ID: MOB-13988

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

@mnoseir
Copy link

mnoseir commented Feb 15, 2024

Coverage Report

Label Coverage Status
Dart 85.8%

Generated by 🚫 dangerJS against 1eb84ad

@mzelzoghbi mzelzoghbi merged commit a18e8d2 into master Feb 15, 2024
@mzelzoghbi mzelzoghbi deleted the ci/fix-release-job branch February 15, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants