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.
This commit is contained in:
Dario Nieuwenhuis
2023-08-06 20:46:23 +02:00
parent 680a2b381c
commit 3505e76a0c

View File

@@ -21,7 +21,6 @@ jobs:
- nightly
target:
- x86_64-unknown-linux-gnu
- thumbv6m-none-eabi
- thumbv7m-none-eabi
features:
- ''