mirror of
https://github.com/AlexandreRouma/SDRPlusPlus
synced 2026-08-13 17:37:08 -04:00
Fixed raspberry pi ci
This commit is contained in:
parent
b141c4b2a5
commit
e5bbd0fdb3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
|
|
@ -277,7 +277,7 @@ jobs:
|
|||
path: ${{runner.workspace}}/sdrpp_debian_amd64.deb
|
||||
|
||||
build_raspios_armhf:
|
||||
runs-on: raspberrypi
|
||||
runs-on: ARM
|
||||
env:
|
||||
DEBIAN_FRONTEND: 'noninteractive'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue