more ci merge

This commit is contained in:
hathach 2023-03-08 12:28:30 +07:00
parent 9e0ae5f29d
commit 0957902c40
No known key found for this signature in database
GPG Key ID: F5D50C6D51D17CBA
1 changed files with 4 additions and 6 deletions

View File

@ -36,8 +36,7 @@ jobs:
- 'imxrt'
- 'lpc15 lpc18'
- 'lpc54 lpc55'
- 'mm32'
- 'msp432e4'
- 'mm32 msp432e4'
- 'nrf'
- 'rp2040'
- 'samd11'
@ -50,8 +49,7 @@ jobs:
- 'stm32g4 stm32wb'
- 'stm32h7'
- 'stm32l4'
- 'tm4c123'
- 'xmc4000'
- 'tm4c123 xmc4000'
steps:
- name: Setup Python
uses: actions/setup-python@v4