mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-26 21:39:37 -04:00
removed max-parallel (we now use retries)
This commit is contained in:
parent
67ba638897
commit
d4517ecadc
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
@ -19,7 +19,6 @@ jobs:
|
||||
build_and_deploy:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
destination:
|
||||
- platform: macOS
|
||||
|
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
||||
runs-on: macos-13
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
destination:
|
||||
- platform: macOS
|
||||
|
Loading…
x
Reference in New Issue
Block a user