Remove broken archs

original commit: 443c99decdffb016b6b048904f854bd183b66efc
This commit is contained in:
Paulo Matos 2020-04-26 14:33:29 +02:00
parent 63239e5d78
commit ea2454ec7b

View File

@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
mach: ['i3le', 'ti3le', 'a6le', 'ta6le']
mach: ['ta6le']
env:
TARGET_MACHINE: ${{ matrix.mach }}