Skip to content

Commit

Permalink
Merge branch 'nightly' into release/nightly/bin/nanocl/0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leon3s authored Nov 2, 2023
2 parents b4bcd75 + 66b7597 commit 9be6501
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/draft_nightly_nanocl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: |
if [ "$PKG_ARCH" = "arm64" ]; then
export RUSTFLAGS="-C target-feature=+crt-static"
export CC=aarch64-none-elf-gcc
else
export RUSTFLAGS="-C target-feature=+crt-static"
fi
Expand Down
3 changes: 0 additions & 3 deletions bin/nanocl/.cargo/config.toml

This file was deleted.

0 comments on commit 9be6501

Please sign in to comment.