From 8f5dc49956ecd04bd5268c60d38c91031e2e02ac Mon Sep 17 00:00:00 2001 From: ipakas Date: Mon, 2 Sep 2024 14:16:21 +0300 Subject: [PATCH] Update build-module.yml --- .github/workflows/build-module.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build-module.yml b/.github/workflows/build-module.yml index 8a07289d..632a5ad2 100644 --- a/.github/workflows/build-module.yml +++ b/.github/workflows/build-module.yml @@ -12,11 +12,11 @@ jobs: strategy: matrix: build_env: - - tag: "22.03.4" - pkgarch: mips_24kc - target: ath79 - subtarget: nand - vermagic: "5c9be91b90bda5403fe3a7c4e8ddb26f" + - tag: "23.05.4" + pkgarch: aarch64_cortex-a53 + target: bcm27xx + subtarget: bcm2710 + vermagic: "1794bb3c19c193dd2831d2197ed43ce2" - tag: "23.05.0" pkgarch: mipsel_24kc target: ramips