Skip to content

Commit 3fdce68

Browse files
authored
Merge pull request #4501 from Shopify/fix/shopify-dev-preview-runner-2026-07-rc
Use shopify-docs runner for shopify-dev preview automation
2 parents 9709318 + 4fbd86e commit 3fdce68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shopify-dev-preview-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ concurrency:
4949
jobs:
5050
dispatch-docs-sync:
5151
name: Dispatch docs sync to shop/world
52-
runs-on: ubuntu-latest
52+
runs-on: shopify-docs-ubuntu-latest
5353
timeout-minutes: 10
5454
if: github.repository_owner == 'Shopify'
5555
steps:

0 commit comments

Comments
 (0)