Skip to content

Commit

Permalink
chore: update CI for v2.21.1 (#3686)
Browse files Browse the repository at this point in the history
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
  • Loading branch information
edgelessci and edgelessci authored Mar 7, 2025
1 parent 39bca12 commit e5d1aab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.21.0"]
fromVersion: ["v2.21.1"]
attestationVariant: ["gcp-sev-snp", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
name: Run upgrade tests
secrets: inherit
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.21.0"]
fromVersion: ["v2.21.1"]
attestationVariant: ["gcp-sev-snp", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
name: Run upgrade tests
secrets: inherit
Expand Down

0 comments on commit e5d1aab

Please sign in to comment.