Skip to content

Commit

Permalink
ci: bump origin versions of upgrade tests (#3158)
Browse files Browse the repository at this point in the history
  • Loading branch information
msanft authored Jun 10, 2024
1 parent 85c4f9b commit 3efd50a
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 @@ -403,7 +403,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.16.2"]
fromVersion: ["v2.16.4"]
attestationVariant: ["gcp-sev-es", "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 @@ -413,7 +413,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.16.2"]
fromVersion: ["v2.16.4"]
attestationVariant: ["gcp-sev-es", "azure-sev-snp", "azure-tdx", "aws-sev-snp"]
name: Run upgrade tests
secrets: inherit
Expand Down

0 comments on commit 3efd50a

Please sign in to comment.