Skip to content

Commit

Permalink
speedup doesn't really work
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Nov 19, 2024
1 parent eefe0e4 commit 1ed0c8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ jobs:
- { os: ubuntu-latest, target: "aarch64" }
- { os: ubuntu-latest, target: "armv7l" }
env:
# help avoid compile local crate twice
CARGO_TARGET_DIR: "./target/"
# Workaround ring 0.17 build issue
CFLAGS_aarch64_unknown_linux_gnu: "-D__ARM_ARCH=8"
steps:
Expand Down

0 comments on commit 1ed0c8e

Please sign in to comment.