Use docs-host runner for validation workflow
Validate Docs / validate-docs (push) Successful in 18s Details

This commit is contained in:
Mike Kell 2026-03-29 19:56:02 -04:00
parent 0af2d4cb01
commit 47c232ad31
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
jobs:
validate-docs:
runs-on: docker
runs-on: docs-host
steps:
- name: Checkout