ci: fix backend names for tests

This commit is contained in:
Henrik Tjäder 2023-03-01 00:40:50 +01:00
parent fae15db216
commit 883c5f78c6

View file

@ -200,10 +200,10 @@ jobs:
strategy:
matrix:
backend:
- thumbv7-backend
- thumbv6-backend
- thumbv8base-backend
- thumbv8main-backend
- thumbv7
- thumbv6
- thumbv8-base
- thumbv8-main
package:
- rtic
- rtic-arbiter