mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
e2e: deactivate fail-fast for e2e daily
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
9ef8a0846f
commit
80a801629e
1
.github/workflows/e2e-test-daily.yml
vendored
1
.github/workflows/e2e-test-daily.yml
vendored
@ -14,6 +14,7 @@ env:
|
||||
jobs:
|
||||
e2e-daily:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
provider: ["gcp", "azure", "aws"]
|
||||
runs-on: ubuntu-22.04
|
||||
|
Loading…
Reference in New Issue
Block a user