更新 .github/workflows/Rockchip-OpenWrt.yml
Some checks failed
ARMv8 Docker OpenWrt / Build (push) Failing after 1m3s
ARMv8 Docker BuildX / Build (push) Failing after 14s
RaspberryPi3 OpenWrt / Build (push) Failing after 10m54s
RaspberryPi4 OpenWrt / Build (push) Failing after 10m59s
X86_64 Mini OpenWrt / Build (push) Failing after 10m54s
ARMv8 Mini OpenWrt / Build (push) Failing after 10m54s
ARMv8 Plus OpenWrt / Build (push) Failing after 10m59s
Delete Old Workflows / Cleaning (push) Failing after 14m0s
ARMv8 Plus OpenWrt / Package (push) Has been cancelled
ARMv8 Mini OpenWrt / Package (push) Has been cancelled
Rockchip OpenWrt / Build (push) Has started running
X86_64 OpenWrt / Build (push) Has started running
Some checks failed
ARMv8 Docker OpenWrt / Build (push) Failing after 1m3s
ARMv8 Docker BuildX / Build (push) Failing after 14s
RaspberryPi3 OpenWrt / Build (push) Failing after 10m54s
RaspberryPi4 OpenWrt / Build (push) Failing after 10m59s
X86_64 Mini OpenWrt / Build (push) Failing after 10m54s
ARMv8 Mini OpenWrt / Build (push) Failing after 10m54s
ARMv8 Plus OpenWrt / Build (push) Failing after 10m59s
Delete Old Workflows / Cleaning (push) Failing after 14m0s
ARMv8 Plus OpenWrt / Package (push) Has been cancelled
ARMv8 Mini OpenWrt / Package (push) Has been cancelled
Rockchip OpenWrt / Build (push) Has started running
X86_64 OpenWrt / Build (push) Has started running
This commit is contained in:
3
.github/workflows/Rockchip-OpenWrt.yml
vendored
3
.github/workflows/Rockchip-OpenWrt.yml
vendored
@ -2,6 +2,9 @@ name: Rockchip OpenWrt
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: 0 18 * * *
|
||||
|
Reference in New Issue
Block a user