Skip to content

Commit 31abbed

Browse files
makubackimergify[bot]
authored andcommitted
.github/codeql.yml: Drop ArmPkg IA32 and X64 from build matrix
These archs are not supported by ArmPkg so we can save agent resources by not attempting to schedule their CodeQL build. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
1 parent 87f1432 commit 31abbed

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
fail-fast: false
3636
matrix:
3737
include:
38-
- Package: "ArmPkg"
39-
ArchList: "IA32,X64"
4038
- Package: "CryptoPkg"
4139
ArchList: "IA32"
4240
- Package: "CryptoPkg"

0 commit comments

Comments
 (0)