Skip to content

Commit fa3fd96

Browse files
committed
RPI workflow running - taken out
1 parent ef58649 commit fa3fd96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ jobs:
5555
}
5656
- { target: x86_64-pc-windows-gnu, os: windows-2022 }
5757
- { target: x86_64-pc-windows-msvc, os: windows-2019 }
58-
# - { cpu_info: raspberrypi_zero_w, pi_arch: armv6l, cpu: arm1176, base_image: raspios_lite:latest, os: ubuntu-22.04 }
59-
# 32 bit cross compiling not working - { target: arm-unknown-linux-gnueabihf , arch: armhf , os: ubuntu-latest , apt: "libatomic1:armhf libasound2-dev:armhf libudev-dev:armhf pkg-config build-essential crossbuild-essential-armhf" }
6058

6159
steps:
6260
- name: Checkout source code

0 commit comments

Comments
 (0)