Skip to content

Commit

Permalink
Revert "try to use native aarch64?"
Browse files Browse the repository at this point in the history
This reverts commit 444e9f5.
  • Loading branch information
PastaPastaPasta committed Feb 6, 2025
1 parent 903770c commit 82d0b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- build_target: arm-linux
host: arm-linux-gnueabihf
- build_target: linux64
host: aarch64-linux-gnu
host: x86_64-pc-linux-gnu

container:
image: ghcr.io/${{ needs.build-image.outputs.repo-name }}/dashcore-ci-runner:${{ needs.build-image.outputs.image-tag }}
Expand Down

0 comments on commit 82d0b7b

Please sign in to comment.