chore: update CI for v2.21.0

This commit is contained in:
edgelessci 2025-02-28 08:40:42 +00:00
parent 17115216d3
commit 31960d93fe
2 changed files with 2 additions and 2 deletions

View File

@ -409,7 +409,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.20.1"]
fromVersion: ["v2.21.0"]
attestationVariant: ["gcp-sev-snp", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
name: Run upgrade tests
secrets: inherit

View File

@ -420,7 +420,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.20.1"]
fromVersion: ["v2.21.0"]
attestationVariant: ["gcp-sev-snp", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
name: Run upgrade tests
secrets: inherit