feat: [BUG][P1] the-nexus CI/deploy pipelines stuck — no runner matches ubuntu-latest (#1106)

Refs #1106
Agent: groq
This commit is contained in:
Alexander Whitestone
2026-04-07 10:44:42 -04:00
parent 34ec13bc29
commit e99cd15352

View File

@@ -5,6 +5,6 @@ name: stub
on: workflow_dispatch
jobs:
noop:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- run: echo "See nexus-merge-bot.sh"