diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index c2069d2..5837534 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,2 @@ # These are supported funding model platforms # TODO: Replace with your github or remove. -github: XAMPPRocky diff --git a/.github/workflows/mean_bean_ci.yml b/.github/workflows/mean_bean_ci.yml index 59d3c3c..8401676 100644 --- a/.github/workflows/mean_bean_ci.yml +++ b/.github/workflows/mean_bean_ci.yml @@ -118,6 +118,5 @@ jobs: channel: [stable] target: # Linux - - aarch64-unknown-linux-gnu - x86_64-unknown-linux-gnu - x86_64-unknown-linux-musl diff --git a/.github/workflows/mean_bean_deploy.yml b/.github/workflows/mean_bean_deploy.yml index 0413e25..9a1dd4f 100644 --- a/.github/workflows/mean_bean_deploy.yml +++ b/.github/workflows/mean_bean_deploy.yml @@ -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