Skip to content

Commit 17085d9

Browse files
Update create_release.yaml (#778)
1 parent 768e336 commit 17085d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/create_release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
runs-on: ${{ matrix.os }}
1919
timeout-minutes: 10
2020
strategy:
21+
max-parallel: 1 # workaround for https://github.com/softprops/action-gh-release/issues/445
2122
matrix:
2223
os: [ubuntu-latest, windows-latest, macos-latest]
2324
include:

0 commit comments

Comments
 (0)