mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-06 11:39:32 +00:00
kerning in yaml.
This commit is contained in:
parent
e39b56547e
commit
40d728a14b
2
.github/workflows/merge_queue.yml
vendored
2
.github/workflows/merge_queue.yml
vendored
@ -167,7 +167,7 @@ jobs:
|
||||
build-stm32:
|
||||
needs: [setup, version]
|
||||
strategy:
|
||||
fail-fast: ${{ vars.FAIL_FAST_PER_ARCH }}
|
||||
fail-fast: ${{ vars.FAIL_FAST_PER_ARCH }}
|
||||
matrix: ${{ fromJson(needs.setup.outputs.stm32) }}
|
||||
uses: ./.github/workflows/build_firmware.yml
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user