Skip to content

Commit

Permalink
项目调整
Browse files Browse the repository at this point in the history
  • Loading branch information
VIKINGYFY committed Feb 21, 2025
1 parent 03f0348 commit 2bbd40d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/798x-UBOOT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
WRT_TARGET: MTK-798x
WRT_REPO: https://github.com/hanwckf/bl-mt798x.git
WRT_BRANCH: master
WRT_REPO: https://github.com/1715173329/bl-mt798x-oss.git
WRT_BRANCH: atf-2025

permissions: write-all

Expand All @@ -36,7 +36,7 @@ jobs:
fail-fast: false
#max-parallel: 4
matrix:
WRT_ATF: [atf-20220606-637ba581b, atf-20231013-0ea67d76a]
WRT_ATF: [atf-20220606-637ba581b, atf-20250212-e09077068]
WRT_MTK: [uboot-mtk-20220606, uboot-mtk-20230718-09eda825]

steps:
Expand Down

0 comments on commit 2bbd40d

Please sign in to comment.