Skip to content

Commit

Permalink
Fix CI nostd job
Browse files Browse the repository at this point in the history
  • Loading branch information
idanarye committed Jul 10, 2023
1 parent 6d193f6 commit 76d0d9a
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 @@ -63,6 +63,7 @@ jobs:
with:
toolchain: ${{ matrix.rust }}
override: true
target: aarch64-unknown-none
- name: Ready cache
if: matrix.os == 'ubuntu-latest'
run: sudo chown -R $(whoami):$(id -ng) ~/.cargo/
Expand Down

0 comments on commit 76d0d9a

Please sign in to comment.