We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d61b8 commit 479da4cCopy full SHA for 479da4c
1 file changed
.github/workflows/build_renode_package.yml
@@ -6,6 +6,7 @@ jobs:
6
build:
7
runs-on: ${{ matrix.os }}
8
strategy:
9
+ max-parallel: 1
10
matrix:
11
os: [ubuntu-latest, macos-latest]
12
env:
0 commit comments