chore: update CI for v2.23.1 (#3795)

Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
This commit is contained in:
edgelessci 2025-05-12 21:02:22 +02:00 committed by GitHub
parent 228e1e76fd
commit 9d719df5a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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