Skip to content

Commit afa2fb7

Browse files
authored
max-parallel for postgresml-dashboard
1 parent 5029aed commit afa2fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu-packages-and-docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ jobs:
214214
postgresml-dashboard:
215215
strategy:
216216
fail-fast: false
217+
max-parallel: 1 # Only one job at a time from this matrix
217218
matrix:
218219
include:
219220
# Ubuntu 24.04 LTS (Noble)

0 commit comments

Comments
 (0)