Skip to content

Commit 6a1ddfa

Browse files
committed
Set max-parallel to 3
Signed-off-by: Evan Lezar <[email protected]>
1 parent 6efe7f8 commit 6a1ddfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
strategy:
3333
fail-fast: false
34+
max-parallel: 3
3435
matrix:
3536
sample:
3637
- devicequery

0 commit comments

Comments
 (0)