Skip to content

Commit

Permalink
Fix mac architecture flutter (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto authored Apr 20, 2022
1 parent 8fd364e commit 8924c00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
target: linux
- os: macos-latest
target: windows
# Bad CPU type in executable
- os: macos-latest
channel: beta

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8924c00

Please sign in to comment.