mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2026-02-01 15:10:34 +03:00
Bump OpenWRT builders version to 24.10
This commit is contained in:
5
.github/workflows/build-ci.yml
vendored
5
.github/workflows/build-ci.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user