mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-03 08:45:30 -05:00
chore: update CI for v2.23.1 (#3795)
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
This commit is contained in:
parent
228e1e76fd
commit
9d719df5a4
2 changed files with 2 additions and 2 deletions
2
.github/workflows/e2e-test-release.yml
vendored
2
.github/workflows/e2e-test-release.yml
vendored
|
|
@ -229,7 +229,7 @@ jobs:
|
|||
fail-fast: false
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
fromVersion: ["v2.23.0"]
|
||||
fromVersion: ["v2.23.1"]
|
||||
attestationVariant: ["gcp-sev-snp", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
|
||||
name: Run upgrade tests
|
||||
secrets: inherit
|
||||
|
|
|
|||
2
.github/workflows/e2e-test-weekly.yml
vendored
2
.github/workflows/e2e-test-weekly.yml
vendored
|
|
@ -446,7 +446,7 @@ jobs:
|
|||
fail-fast: false
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
fromVersion: ["v2.23.0"]
|
||||
fromVersion: ["v2.23.1"]
|
||||
attestationVariant: ["gcp-sev-snp", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
|
||||
name: Run upgrade tests
|
||||
secrets: inherit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue