Skip to content

Commit

Permalink
👷 build android on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Aug 19, 2024
1 parent e6067a8 commit 225950e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ jobs:
flutter_version: '3.7.3'
go_version: '1.19'

- target: android-arm64
host: ubuntu-latest
- target: ios
host: macos-latest
flutter_version: '3.22.3'
go_version: '1.19'
- target: ios
- target: android-arm64
host: macos-latest
flutter_version: '3.22.3'
go_version: '1.19'
Expand Down

0 comments on commit 225950e

Please sign in to comment.