Skip to content

Commit 11b8a68

Browse files
committed
Removed elf32bit build test
1 parent 71f2424 commit 11b8a68

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test-configs.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -233,12 +233,6 @@ jobs:
233233
config-file: ./config/examples/sim-elf-scattered.config
234234
make-args: DISABLE_BACKUP=1
235235

236-
sim32_elf_scattered:
237-
uses: ./.github/workflows/test-build.yml
238-
with:
239-
arch: host
240-
config-file: ./config/examples/sim32-elf-scattered.config
241-
242236
# TODO: SP math with small stack has issues
243237

244238
stm32c0:

0 commit comments

Comments
 (0)