Fix workflow runner label to match declared runner labels.
Some checks failed
Build / build (push) Failing after 34s
Some checks failed
Build / build (push) Failing after 34s
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
52e2ecccb6
commit
2901106819
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: nginx-node
|
||||
runs-on: linux_amd64
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Loading…
Reference in New Issue
Block a user