summaryrefslogtreecommitdiff
path: root/.github/workflows/test_hardware.yml
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-02-01 15:14:35 +0700
committerhathach <[email protected]>2023-02-01 15:14:35 +0700
commit6ec0537408e95ada3ee85eac5d502bd3d7d20d23 (patch)
treec34b63300e00394f400f3d074e083bf96436df82 /.github/workflows/test_hardware.yml
parentb03a688b247e42ca161ec415ada773927a1190a5 (diff)
move hw-stm32l412nucleo-test into build-arm to reduce self-host compile time
reduce IAR build to only f0, h7, l4
Diffstat (limited to '.github/workflows/test_hardware.yml')
-rw-r--r--.github/workflows/test_hardware.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test_hardware.yml b/.github/workflows/test_hardware.yml
index 601a97e99..ca626926d 100644
--- a/.github/workflows/test_hardware.yml
+++ b/.github/workflows/test_hardware.yml
@@ -21,6 +21,7 @@ on:
jobs:
stm32l412nucleo-test:
+ if: false
runs-on: [self-hosted, Linux, X64, hifiphile]
steps: