Skip to content

Commit 14d3bd3

Browse files
committed
publish.yml: Serialize non-arm64 builds
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
1 parent eaadfd0 commit 14d3bd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
runs-on: ${{ matrix.os }}
2424
strategy:
2525
fail-fast: false
26+
max-parallel: 1
2627
matrix:
2728
include:
2829
- os: X64

0 commit comments

Comments
 (0)