mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-07 19:14:10 +00:00
workflows: linting: Add tdx labels
The tdx runners got split into two different runners, so we need to update the known self-hosted runner labels Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
d4bd314d52
commit
e93ed6c20e
3
.github/actionlint.yaml
vendored
3
.github/actionlint.yaml
vendored
@ -21,4 +21,5 @@ self-hosted-runner:
|
|||||||
- sev-snp
|
- sev-snp
|
||||||
- s390x
|
- s390x
|
||||||
- s390x-large
|
- s390x-large
|
||||||
- tdx
|
- tdx-no-attestation
|
||||||
|
- tdx-attestation
|
||||||
|
Loading…
Reference in New Issue
Block a user