mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-20 13:04:36 -04:00
ci: start v2.15-pre window
This commit is contained in:
parent
004aa6c5ed
commit
54c2fa1b3d
3 changed files with 3 additions and 3 deletions
2
.github/workflows/e2e-test-release.yml
vendored
2
.github/workflows/e2e-test-release.yml
vendored
|
@ -289,7 +289,7 @@ jobs:
|
|||
fail-fast: false
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
fromVersion: ["v2.13.0"]
|
||||
fromVersion: ["v2.14.0"]
|
||||
cloudProvider: ["gcp", "azure", "aws"]
|
||||
name: Run upgrade tests
|
||||
secrets: inherit
|
||||
|
|
2
.github/workflows/e2e-test-weekly.yml
vendored
2
.github/workflows/e2e-test-weekly.yml
vendored
|
@ -344,7 +344,7 @@ jobs:
|
|||
fail-fast: false
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
fromVersion: ["v2.13.0"]
|
||||
fromVersion: ["v2.14.0"]
|
||||
cloudProvider: ["gcp", "azure", "aws"]
|
||||
name: Run upgrade tests
|
||||
secrets: inherit
|
||||
|
|
|
@ -1 +1 @@
|
|||
v2.14.0-pre
|
||||
v2.15.0-pre
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue