add mipsel
This commit is contained in:
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]
|
||||
target: [arm64, x64, mipsel]
|
||||
steps:
|
||||
- name: Job Info
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user