Skip to content

Commit d60d624

Browse files
Use self-hosted runner
1 parent c3d7b1b commit d60d624

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
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313

1414
build:
15-
runs-on: ubuntu-latest
15+
runs-on: self-hosted
1616
env:
1717
PRODUCT: annotation
1818
ROOT_DIR: docs-cloud-common

0 commit comments

Comments
 (0)