Skip to content

Commit 3505e76

Browse files
committed
ci: don't build for both thumbv6 and thumbv7.
We have 16 jobs now, starts to hit the GHA free limit of 20. There's no advantage in testing thumbv6 and thumbv7 because they're almost identical and nothing in e-h depends on them, so remove thumbv6.
1 parent 680a2b3 commit 3505e76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- nightly
2222
target:
2323
- x86_64-unknown-linux-gnu
24-
- thumbv6m-none-eabi
2524
- thumbv7m-none-eabi
2625
features:
2726
- ''

0 commit comments

Comments
 (0)