ci: use standard runner for release package preparation · openclaw/openclaw@969cb8b
steipete
·
2026-04-29
·
via Recent Commits to openclaw:main
Commit 969cb8b
ci: use standard runner for release package preparation
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|
@@ -229,7 +229,7 @@ jobs:
|
229 | 229 | name: Prepare release package artifact |
230 | 230 | needs: [resolve_target] |
231 | 231 | if: contains(fromJSON('["all","cross-os","live-e2e","package"]'), needs.resolve_target.outputs.rerun_group) |
232 | | -runs-on: blacksmith-32vcpu-ubuntu-2404 |
| 232 | +runs-on: ubuntu-24.04 |
233 | 233 | timeout-minutes: 60 |
234 | 234 | permissions: |
235 | 235 | contents: read |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments
Comments
(0)