Skip to content

Commit

Permalink
aarch64 wont build :(
Browse files Browse the repository at this point in the history
  • Loading branch information
shantanugoel committed Jun 12, 2021
1 parent 7302a93 commit 97a5f6e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ jobs:
binary-postfix: ".exe"
use-cross: false
# Disabling below cross builds for now as they aren't compiling
- os: ubuntu-latest
os-name: linux
target: aarch64-unknown-linux-gnu
architecture: arm64
binary-postfix: ""
use-cross: true
# - os: ubuntu-latest
# os-name: linux
# target: aarch64-unknown-linux-gnu
# architecture: arm64
# binary-postfix: ""
# use-cross: true
# - os: ubuntu-latest
# os-name: linux
# target: i686-unknown-linux-gnu
Expand Down

0 comments on commit 97a5f6e

Please sign in to comment.