disable mipsel
This commit is contained in:
parent
a6e0650592
commit
985f5e4980
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
name: Build IPKs for ${{ matrix.target }}
|
||||
strategy:
|
||||
matrix:
|
||||
target: [arm64, x64, mipsel]
|
||||
target: [arm64, x64]
|
||||
steps:
|
||||
- name: Job Info
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user