limit parallelization

This commit is contained in:
Vittorio Parrella 2023-06-13 07:28:43 +02:00
parent aeed61c4b7
commit b079535995
No known key found for this signature in database
GPG Key ID: 78598F812AE11022
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ jobs:
name: generate-deb
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
os: [jammy, focal, bullseye, buster]
package-type: [linux_client-vcpkg, linux_manager-without-webview]