Fix CI runner label: main -> fritzlab
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:
Donavan Fritz
2026-04-05 13:35:18 -05:00
parent ff3ec65719
commit 85d9adbbed
+1 -1
View File
@@ -5,7 +5,7 @@ on:
- main - main
jobs: jobs:
test: test:
runs-on: main runs-on: fritzlab
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4