Get rid of max-parallel build for rp2040

This commit is contained in:
Jonathan Bennett 2023-12-29 17:49:25 -06:00 committed by GitHub
parent 1ae02a9a28
commit 4577646f8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,6 @@ jobs:
build-rpi2040: build-rpi2040:
strategy: strategy:
fail-fast: false fail-fast: false
max-parallel: 2
matrix: matrix:
include: include:
- board: pico - board: pico