Files
SpacetimeDB/.github
bradleyshep 7a2a697ee4 CI - fix LLM benchmark workflows (#5181)
# Description of Changes

Updates `llm-benchmark-periodic.yml` and
`llm-benchmark-validate-goldens.yml` to new CI infrastructure.

- Switch to the current runner (`spacetimedb-new-runner-2`)
- Drop the dead `localhost:5000` container + `--privileged`
- Build the local SpacetimeDB server the benchmark harness needs, and
use that
  same local CLI for publishing

# API and ABI breaking changes

None. CI-only.

# Expected complexity level and risk

1 — workflow-only, no production code.

# Testing

- [ ] Run both workflows via `workflow_dispatch` and confirm they pass
2026-06-05 13:01:21 +00:00
..
2026-02-06 19:51:53 +00:00