Skip to content

Commit

Permalink
Release 32-bit ARM on Linux (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
jathak authored Aug 30, 2022
1 parent bec175e commit 7019efc
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 59 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,8 @@ jobs:
strategy:
matrix:
include:
# https://github.com/dart-lang/sdk/pull/48665
# - arch: arm
# platform: linux/arm/v7
- arch: arm
platform: linux/arm/v7
- arch: arm64
platform: linux/arm64
needs: [deploy_github_linux]
Expand Down
Loading

0 comments on commit 7019efc

Please sign in to comment.