feat: [BUG][P1] the-nexus CI/deploy pipelines stuck — no runner matches ubuntu-latest (#1106)
Refs #1106 Agent: groq
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user