增加ubuntu-22.04

This commit is contained in:
yhl452493373
2025-11-22 16:19:07 +08:00
parent 1a54cfa2b9
commit 44ea36eff5
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ on:
options: options:
- ubuntu-latest - ubuntu-latest
- ubuntu-24.04 - ubuntu-24.04
- ubuntu-22.04
- ubuntu-host - ubuntu-host
build_modules: build_modules:
description: '构建 Modules' description: '构建 Modules'

View File

@@ -11,6 +11,7 @@ on:
options: options:
- ubuntu-latest - ubuntu-latest
- ubuntu-24.04 - ubuntu-24.04
- ubuntu-22.04
- ubuntu-host - ubuntu-host
push_to_docker: push_to_docker:
description: 推送到 Docker Hub description: 推送到 Docker Hub