Bump OpenWRT builders version to 24.10

This commit is contained in:
Vadim Vetrov
2026-01-31 15:25:04 +03:00
parent c9b59f9ce7
commit b41fad1fbe

View File

@@ -167,7 +167,7 @@ jobs:
strategy: strategy:
matrix: matrix:
branch: branch:
- openwrt-23.05 - openwrt-24.10
arch: arch:
- aarch64_cortex-a53 - aarch64_cortex-a53
- aarch64_cortex-a72 - aarch64_cortex-a72
@@ -184,7 +184,6 @@ jobs:
- arm_cortex-a9_neon - arm_cortex-a9_neon
- arm_cortex-a9_vfpv3-d16 - arm_cortex-a9_vfpv3-d16
- arm_fa526 - arm_fa526
- arm_mpcore
- arm_xscale - arm_xscale
- mips64_octeonplus - mips64_octeonplus
- mips_24kc - mips_24kc
@@ -250,7 +249,7 @@ jobs:
needs: prepare needs: prepare
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: openwrt/sdk:x86_64-openwrt-23.05 image: openwrt/sdk:x86_64-openwrt-24.10
options: --user root options: --user root
steps: steps:
- name: Checkout - name: Checkout