Skip to content
代码片段 群组 项目
未验证 提交 b5ff2b64 编辑于 作者: Danny McCormick's avatar Danny McCormick 提交者: GitHub
浏览文件

Build docker artifacts from self-hosted runners (#33547)

* Build docker artifacts from self-hosted runners

* Use 22.04
上级 9fd9fca0
No related branches found
No related tags found
无相关合并请求
......@@ -245,7 +245,7 @@ jobs:
stage_docker:
if: ${{ fromJson(github.event.inputs.STAGE).docker_artifacts == 'yes'}}
runs-on: [self-hosted, ubuntu-20.04, highmem]
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册