Skip to content

Commit 663c4dc

Browse files
AWS SSI: Ubuntu 24.10 arm excluded for nodejs container app (#6640)
1 parent ebcc9bc commit 663c4dc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

utils/scripts/ci_orchestrators/aws_ssi.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,9 @@
350350
"name": "test-app-nodejs-container",
351351
"excluded_os_branches": [
352352
"windows"
353+
],
354+
"excluded_os_names": [
355+
"Ubuntu_24_10_arm64"
353356
]
354357
},
355358
{

0 commit comments

Comments
 (0)