Skip to content

Commit

Permalink
fix(ci): cargo registry update on aarch64 is flaky when using libgit
Browse files Browse the repository at this point in the history
  • Loading branch information
vlaci committed May 14, 2023
1 parent 0f81498 commit 340bca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ jobs:
args: --release --out dist
sccache: "true"
manylinux: auto
docker-options: -e CARGO_NET_GIT_FETCH_WITH_CLI=true
- name: Upload wheels
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 340bca2

Please sign in to comment.