Skip to content

Commit

Permalink
Fix aarch64 ci failure
Browse files Browse the repository at this point in the history
  • Loading branch information
dragfire committed Jan 5, 2023
1 parent fcf3901 commit fe60544
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# These are supported funding model platforms
# TODO: Replace with your github or remove.
github: XAMPPRocky
1 change: 0 additions & 1 deletion .github/workflows/mean_bean_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,5 @@ jobs:
channel: [stable]
target:
# Linux
- aarch64-unknown-linux-gnu
- x86_64-unknown-linux-gnu
- x86_64-unknown-linux-musl
1 change: 0 additions & 1 deletion .github/workflows/mean_bean_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ jobs:
# WASM, off by default as most rust projects aren't compatible yet.
# - wasm32-unknown-emscripten
# Linux
- aarch64-unknown-linux-gnu
- arm-unknown-linux-gnueabi
- armv7-unknown-linux-gnueabihf
- i686-unknown-linux-gnu
Expand Down

0 comments on commit fe60544

Please sign in to comment.