Skip to content

Commit

Permalink
Revert "initial pass at arm cross compile"
Browse files Browse the repository at this point in the history
This reverts commit 0cb9ead.
  • Loading branch information
bjia56 committed Jan 27, 2024
1 parent d6496ff commit ca8d4aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
arch: [ x86_64, aarch64, arm ]
arch: [ x86_64, aarch64 ]

steps:
- name: Checkout
Expand Down
14 changes: 0 additions & 14 deletions scripts/qemu_arm_interpreter

This file was deleted.

0 comments on commit ca8d4aa

Please sign in to comment.