File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -15,30 +15,36 @@ jobs:
1515 arch :
1616 - aarch64_cortex-a53
1717 - aarch64_cortex-a72
18+ - aarch64_cortex-a76
1819 - aarch64_generic
1920 - arm_arm1176jzf-s_vfp
2021 - arm_arm926ej-s
2122 - arm_cortex-a15_neon-vfpv4
2223 - arm_cortex-a5_vfpv4
2324 - arm_cortex-a7
2425 - arm_cortex-a7_neon-vfpv4
26+ - arm_cortex-a7_vfpv4
2527 - arm_cortex-a8_vfpv3
2628 - arm_cortex-a9
2729 - arm_cortex-a9_neon
2830 - arm_cortex-a9_vfpv3-d16
2931 - arm_fa526
30- - arm_mpcore
3132 - arm_xscale
33+ - armeb_xscale
3234 - i386_pentium-mmx
3335 - i386_pentium4
36+ - loongarch64_generic
37+ - mips64_mips64r2
3438 - mips64_octeonplus
39+ - mips64el_mips64r2
3540 - mips_24kc
3641 - mips_4kec
3742 - mips_mips32
3843 - mipsel_24kc
3944 - mipsel_24kc_24kf
4045 - mipsel_74kc
4146 - mipsel_mips32
47+ - riscv64_riscv64
4248 - x86_64
4349
4450 steps :
5157 git clone https://github.com/sbwml/v2ray-geodata
5258
5359 - name : Building packages
54- uses : sbwml/openwrt-gh-action-sdk@go1.23
60+ uses : sbwml/openwrt-gh-action-sdk@go1.24
5561 env :
56- ARCH : ${{ matrix.arch }}-openwrt-22.03
62+ ARCH : ${{ matrix.arch }}-openwrt-24.10
5763 FEEDNAME : packages_ci
5864 PACKAGES : luci-app-mosdns
5965 NO_REFRESH_CHECK : true
You can’t perform that action at this time.
0 commit comments