Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HardMiracle authored Sep 17, 2023
1 parent a5bf45b commit 221c326
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@ jobs:
strategy:
matrix:
include:
- build_variant: "mt7621"
targets: "WR1200JS K2P DIR-878 CR660x JCG-Q20 MI-4"
- build_variant: "mt7621-usb-1"
targets: "XY-C1 JCG-836PRO JCG-Y2 NEWIFI ZTE-E8820S B70"
targets: "XY-C1"
- build_variant: "mt7621-usb-2"
targets: "MI-R3G JCG-AC860M NETGEAR-BZV MI-R3P R2100 RM2100 MSG1500 BELL-A040WQ"
targets: "MI-R3G"
steps:
- uses: actions/checkout@v2
- name: Prepare environment
Expand Down

0 comments on commit 221c326

Please sign in to comment.