Fix CI runner label: main -> fritzlab
Synthetic CoreDNS Plugin CI/CD Build / test (push) Has been cancelled
Synthetic CoreDNS Plugin CI/CD Build / test (push) Has been cancelled
Runners are registered with the fritzlab label, not main. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
- main
|
||||
jobs:
|
||||
test:
|
||||
runs-on: main
|
||||
runs-on: fritzlab
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user