fix arch name
original commit: 532392ce4e8788228a30c12a38767f460538b298
This commit is contained in:
parent
bb68010646
commit
d3c991211b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
mach: ['i3le', 'ti3le', 'i6le', 'ta6le']
|
||||
mach: ['i3le', 'ti3le', 'a6le', 'ta6le']
|
||||
|
||||
env:
|
||||
TARGET_MACHINE: ${{ matrix.mach }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user