Skip to content

Commit 8396569

Browse files
Use self-hosted runner
1 parent f1f3925 commit 8396569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515

1616
build:
17-
runs-on: ubuntu-latest
17+
runs-on: self-hosted
1818
env:
1919
PRODUCT: viewer
2020
ROOT_DIR: docs-cloud-common

0 commit comments

Comments
 (0)