aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build-openwrt.yml
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2024-02-13 11:07:01 +0100
committerToni Uhlig <matzeton@googlemail.com>2024-02-13 11:26:58 +0100
commit791b27219dc4f7680c072a601558af3977a30bbd (patch)
tree0158bf0fe888fb39c9a4f4eb055c1cbf5bcebf7e /.github/workflows/build-openwrt.yml
parenta487e53015dc78fdbf57224b944d01229f7f46e5 (diff)
CI maintenance
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to '.github/workflows/build-openwrt.yml')
-rw-r--r--.github/workflows/build-openwrt.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/.github/workflows/build-openwrt.yml b/.github/workflows/build-openwrt.yml
index b97afdef3..b5a443b83 100644
--- a/.github/workflows/build-openwrt.yml
+++ b/.github/workflows/build-openwrt.yml
@@ -26,9 +26,6 @@ jobs:
- arch: mips_24kc
target: ath79-generic
- - arch: mipsel_24kc
- target: mt7621
-
- arch: powerpc_464fp
target: apm821xx-nand
@@ -45,7 +42,7 @@ jobs:
target: x86-64
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
submodules: false
fetch-depth: 1
@@ -60,7 +57,7 @@ jobs:
V: s
- name: Store packages
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
with:
name: nDPId-${{ matrix.arch}}-${{ matrix.target }}
path: bin/packages/${{ matrix.arch }}/ndpid_openwrt_packages_ci/*.ipk