Skip to content

Commit

Permalink
Merge pull request #460 from fidencio/topic/re-add-tdx-tests
Browse files Browse the repository at this point in the history
Revert "ci: Remove tdx CI jobs temporarily"
  • Loading branch information
BbolroC authored Oct 9, 2024
2 parents f7b8a16 + 7157f00 commit 0b03e9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ccruntime_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- "ubuntu-20.04"
- "ubuntu-22.04"
- "s390x-large"
- "tdx"
- "sev"
- "sev-snp"
exclude:
Expand All @@ -35,6 +36,8 @@ jobs:
- runtimeclass: "kata-qemu"
instance: "sev-snp"
include:
- runtimeclass: "kata-qemu-tdx"
instance: "tdx"
- runtimeclass: "kata-qemu-sev"
instance: "sev"
- runtimeclass: "kata-qemu-snp"
Expand Down

0 comments on commit 0b03e9b

Please sign in to comment.