ci: Update Cypress & increase amount of e2e containers (#8282)

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
oleg
2024-01-10 12:35:47 +01:00
committed by GitHub
parent ccde38a8a8
commit de088bfcf8
6 changed files with 34 additions and 33 deletions

View File

@@ -40,7 +40,7 @@ on:
containers:
description: 'Number of containers to run tests in.'
required: false
default: '[1, 2, 3, 4, 5, 6, 7, 8]'
default: '[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17]'
type: string
pr_number:
description: 'PR number to run tests for.'