Skip to content

Commit a7ee310

Browse files
author
Dario
committed
ci: disable parallelism in kubernetes env
1 parent 83f5018 commit a7ee310

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/plconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
strategy:
140140
matrix:
141141
env: ${{ fromJSON(needs.kubernetes_matrix.outputs.matrix) }}
142+
max-parallel: 1
142143
steps:
143144
- name: Checkout current git repository
144145
uses: actions/checkout@v3

0 commit comments

Comments
 (0)