Skip to content

Conversation

@ncopa
Copy link
Contributor

@ncopa ncopa commented Jun 12, 2025

envoy and actions-runner does not appear to support s390x

envoy and actions-runner does not appear to support s390x

Signed-off-by: Natanael Copa <ncopa@mirantis.com>
envoy*) unsupportedPlatforms=(linux/arm/v7 linux/riscv64 linux/s390x) ;;
calico*) unsupportedPlatforms=(linux/riscv64) ;;
actions-runner*) unsupportedPlatforms=(linux/riscv64 linux/s390x) ;;
calico*) unsupportedPlatforms=(linux/riscv64) ;;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate line

Suggested change
calico*) unsupportedPlatforms=(linux/riscv64) ;;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants