Skip to content

Commit

Permalink
update openmptcprouter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hochenchong committed Mar 2, 2025
1 parent 7993195 commit 132e30d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/openmptcprouter.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 配置参考:https://github.com/Ysurac/openmptcprouter/wiki/Create-image-for-unsupported-platform
# https://github.com/Ysurac/openmptcprouter-feeds/blob/develop/.github/workflows/main.yml
name: openmptcprouter

on:
Expand All @@ -22,7 +24,7 @@ jobs:
build:
strategy:
matrix:
OMR_TARGET: [bpi-r1, bpi-r2, bpi-r3, bpi-r4, bpi-r4-poe, bpi-r64, rpi2, rpi4, wrt32x, espressobin, r2s, rpi3, wrt3200acm, x86, x86_64, ubnt-erx, r4s, r7800, rutx12, rutx50, r5s, qnap-301w, rpi5, z8102ax_128m, z8102ax_64m, z8102ax-emmc, gl-mt6000, gl-mt3000, gl-mt2500, r5c, z8109ax_128m]
OMR_TARGET: [x86_64, r5s]
OMR_KERNEL: [6.6, 6.12]
runs-on: ubuntu-latest
continue-on-error: true
Expand Down

0 comments on commit 132e30d

Please sign in to comment.