try running HiFiPhile self-host with stm32l412nucleo
This commit is contained in:
4
.github/workflows/build_arm.yml
vendored
4
.github/workflows/build_arm.yml
vendored
@@ -163,11 +163,11 @@ jobs:
|
||||
# - pico + pico-probe connected via USB
|
||||
# - pico-probe is /dev/ttyACM0
|
||||
# ---------------------------------------
|
||||
hw-test:
|
||||
hw-pi4-test:
|
||||
# Limit the run to only hathach due to limited resource on RPI4
|
||||
if: github.repository_owner == 'hathach'
|
||||
needs: build-arm
|
||||
runs-on: [self-hosted, Linux, ARM64]
|
||||
runs-on: [self-hosted, Linux, ARM64, rp2040]
|
||||
|
||||
steps:
|
||||
- name: Clean workspace
|
||||
|
Reference in New Issue
Block a user