Skip to content

Commit c6ed7e8

Browse files
authored
Merge branch 'master' into vulkan
2 parents cb86def + 04b01cd commit c6ed7e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
strategy:
4040
# Pushing with all jobs in parallel
4141
# eats the bandwidth of all the nodes
42-
# max-parallel: ${{ github.event_name != 'pull_request' && 4 || 8 }}
42+
max-parallel: ${{ github.event_name != 'pull_request' && 6 || 12 }}
4343
matrix:
4444
include:
4545
# Extra images

0 commit comments

Comments
 (0)