summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-05-26 15:45:55 +0700
committerhathach <[email protected]>2023-05-26 15:45:55 +0700
commit05cc342dfa258a2c5e381788009b84445b6e9856 (patch)
treeda451df6cc197f6f8ebc565b1bf4afcbc20ca8fe /.github/workflows
parent1d857605b79156a10d14aeb837a9e82bbb81e87c (diff)
update deps, rename kinetis_k32 to k32l
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build_arm.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_arm.yml b/.github/workflows/build_arm.yml
index e3b9a9686..8fbaba4c6 100644
--- a/.github/workflows/build_arm.yml
+++ b/.github/workflows/build_arm.yml
@@ -34,7 +34,7 @@ jobs:
family:
# Alphabetical order
- 'broadcom_32bit'
- - 'kinetis_k32 kinetis_kl'
+ - 'kinetis_k32l kinetis_kl'
- 'lpc11 lpc13 lpc15 lpc17 lpc18'
- 'lpc51 lpc54 lpc55'
- 'mm32 msp432e4'