diff --git a/utils/scripts/ci_orchestrators/aws_ssi.json b/utils/scripts/ci_orchestrators/aws_ssi.json index a6bbd3f41d5..452f228d02c 100644 --- a/utils/scripts/ci_orchestrators/aws_ssi.json +++ b/utils/scripts/ci_orchestrators/aws_ssi.json @@ -350,6 +350,9 @@ "name": "test-app-nodejs-container", "excluded_os_branches": [ "windows" + ], + "excluded_os_names": [ + "Ubuntu_24_10_arm64" ] }, {