mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 02:06:43 +00:00
* ci: make cache persistence verifiable * test: fix cache guard CI failures * test: narrow cache maintenance env * fix(ci): stabilize vitest cache fingerprint * test: stabilize lagging-history outbox check
23 lines
548 B
JSON
23 lines
548 B
JSON
[
|
|
{
|
|
"key": "openclaw/openclaw-node-compile-v2-build-protected-Linux-X64-node-24.x",
|
|
"architecture": "amd64",
|
|
"region": "eu-west"
|
|
},
|
|
{
|
|
"key": "openclaw/openclaw-node-compile-v2-test-protected-Linux-X64-node-24.x",
|
|
"architecture": "amd64",
|
|
"region": "eu-west"
|
|
},
|
|
{
|
|
"key": "openclaw/openclaw-node-deps-bind-v4-24.x",
|
|
"architecture": "amd64",
|
|
"region": "eu-west"
|
|
},
|
|
{
|
|
"key": "openclaw/openclaw-vitest-fs-v2-protected-Linux-X64-node-24.x",
|
|
"architecture": "amd64",
|
|
"region": "eu-west"
|
|
}
|
|
]
|