Skip to content

Commit 98f4f01

Browse files
committed
update 20250424
1 parent d27d0e1 commit 98f4f01

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/cloud-n1-openwrt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
jobs:
2424
build_openwrt:
2525
name: Build OpenWrt and release
26-
runs-on: ubuntu-20.04
26+
runs-on: ubuntu-22.04
2727

2828
steps:
2929

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
- [x] `luci-app-vsftpd`
4848

4949
**更新日志**
50+
- 20250424 修正底层编译环境 `Ubuntu 20.04` 弃用造成的编译错误
5051
- 20250303 修正 `actions/upload-artifact` 版本升级造成的编译错误
5152
- 20240224 更新配置
5253
- 20231129 更新内核版本 6.1.63,删除失效的插件

0 commit comments

Comments
 (0)