1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

新增nanopo_neo支持

This commit is contained in:
suyuan 2020-10-13 16:12:14 +08:00
parent b1741b362a
commit aadbc70203

View file

@ -9,7 +9,7 @@ jobs:
build:
strategy:
matrix:
OMR_TARGET: [rpi2, p2w_r619ac, r2s, x86_64, cm520-79f]
OMR_TARGET: [rpi2, p2w_r619ac, r2s, x86_64, cm520-79f, nanopi_neo]
runs-on: ubuntu-latest
continue-on-error: true