Skip to content

Commit 9607cd1

Browse files
authored
Update OpenWrt branch version to v24.10.3
1 parent 69c064e commit 9607cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-openwrt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-24.04
2020
strategy:
2121
matrix:
22-
branch: [v24.10.2]
22+
branch: [v24.10.3]
2323
config: [base.config, alderlake.config, tr3000_v1.config, tr3000_v1_ubootmod.config]
2424
# Add more branches/configs as needed
2525
fail-fast: false # Optional: Allow other jobs to continue if one fails

0 commit comments

Comments
 (0)