Skip to content

Commit 1673c09

Browse files
DEBUG: CI: compilation-checks.yml add empty arch_ext
Signed-Off-By: Michael Cobb (The Capable Hub) <mcobb@thegoodpenguin.co.uk>
1 parent 6a1d685 commit 1673c09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/compilation-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
# RISCV32 and IA32 are left out, as they have no verified config
3131
arch: [ARM, ARM_HYP, AARCH64, RISCV64, X64]
3232
compiler: [gcc, llvm]
33+
arch_ext: [""]
3334
include:
3435
- arch: RISCV64
3536
compiler: llvm

0 commit comments

Comments
 (0)