mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ci: set correct fromVersion in upgrade test (#1535)
This commit is contained in:
parent
827c4f548d
commit
ef5d64b170
2
.github/workflows/e2e-test-weekly.yml
vendored
2
.github/workflows/e2e-test-weekly.yml
vendored
@ -232,7 +232,7 @@ jobs:
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
fromVersion:
|
||||
["2.6"]
|
||||
["v2.6.0"]
|
||||
cloudProvider: ["gcp", "azure"]
|
||||
name: Run upgrade tests
|
||||
secrets: inherit
|
||||
|
Loading…
Reference in New Issue
Block a user