mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 13:01:10 +02:00
tools/ci.sh: Add Arduino GIGA to stm32 CI build.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This commit is contained in:
committed by
Damien George
parent
e5ca06a06f
commit
486ca3a688
1
.github/workflows/ports_stm32.yml
vendored
1
.github/workflows/ports_stm32.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
||||
ci_func: # names are functions in ci.sh
|
||||
- stm32_pyb_build
|
||||
- stm32_nucleo_build
|
||||
- stm32_misc_build
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user