增加ubuntu-22.04
This commit is contained in:
1
.github/workflows/BuildLauncher.yml
vendored
1
.github/workflows/BuildLauncher.yml
vendored
@@ -10,6 +10,7 @@ on:
|
||||
options:
|
||||
- ubuntu-latest
|
||||
- ubuntu-24.04
|
||||
- ubuntu-22.04
|
||||
- ubuntu-host
|
||||
build_modules:
|
||||
description: '构建 Modules'
|
||||
|
||||
1
.github/workflows/BuildServer.yml
vendored
1
.github/workflows/BuildServer.yml
vendored
@@ -11,6 +11,7 @@ on:
|
||||
options:
|
||||
- ubuntu-latest
|
||||
- ubuntu-24.04
|
||||
- ubuntu-22.04
|
||||
- ubuntu-host
|
||||
push_to_docker:
|
||||
description: 推送到 Docker Hub
|
||||
|
||||
Reference in New Issue
Block a user