diff --git a/.azurepipelines/templates/spell-check-prereq-steps.yml b/.azurepipelines/templates/spell-check-prereq-steps.yml index cffa166cef..94873d8076 100644 --- a/.azurepipelines/templates/spell-check-prereq-steps.yml +++ b/.azurepipelines/templates/spell-check-prereq-steps.yml @@ -13,7 +13,7 @@ parameters: steps: - task: UseNode@1 inputs: - version: '14.x' + version: '24.x' #checkLatest: false # Optional condition: and(gt(variables.pkg_count, 0), succeeded()) diff --git a/DynamicTablesPkg/DynamicTablesPkg.ci.yaml b/DynamicTablesPkg/DynamicTablesPkg.ci.yaml index 2c0dcefefb..f011cc2c25 100644 --- a/DynamicTablesPkg/DynamicTablesPkg.ci.yaml +++ b/DynamicTablesPkg/DynamicTablesPkg.ci.yaml @@ -103,6 +103,7 @@ "AMLDBG", "EISAID", "cacheablity", + "cavium", "CCIDX", "CCSIDR", "cfmws", @@ -110,7 +111,9 @@ "deviceid", "EArch", "edynamic", + "eventq", "EOBJECT", + "gerror", "invoc", "ITARGETSR", "GTBLOCK",