Skip to content

Commit

Permalink
Switch to branch v15 for BPI-R4
Browse files Browse the repository at this point in the history
  • Loading branch information
danpawlik committed Oct 8, 2024
1 parent ff41dd5 commit 218160d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bpi-r4-BE14-community.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:

env:
REMOTE_REPOSITORY: danpawlik/openwrt
REMOTE_BRANCH: v14-luci-eht${{ inputs.RMADRAD_VERSION == true && '-rmadrad' || '' }}
REMOTE_BRANCH: v15-luci-eht${{ inputs.RMADRAD_VERSION == true && '-rmadrad' || '' }}
RELEASE_PREFIX: Mediatek_mt7988a_bpi-r4_be14_eht
DEVICE_CONFIG: ${{ inputs.DEVICE_CONFIG == 'poe' && 'configs/mediatek/mt7988a/bpi-r4-poe' || 'configs/mediatek/mt7988a/bpi-r4' }}
ROLE_CONFIG: configs/common/community
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bpi-r4-BE14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

env:
REMOTE_REPOSITORY: danpawlik/openwrt
REMOTE_BRANCH: v14-luci-eht
REMOTE_BRANCH: v15-luci-eht
RELEASE_PREFIX: Mediatek_mt7988a_bpi-r4_be14_all_packages_eht

jobs:
Expand Down

0 comments on commit 218160d

Please sign in to comment.