diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index bf13357..011ee57 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -28,10 +28,6 @@ jobs: # linux x86 - target: x86_64-unknown-linux-gnu os: ubuntu-latest - - # Raspberry pi - - target: armv7-unknown-linux-gnueabihf - os: ubuntu-latest # windows x86 - target: x86_64-pc-windows-gnu