Skip to content

Commit 0463f40

Browse files
cmyuiclaude
andauthored
Use self-hosted VPC runner for deployments (#16)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 1325c7d commit 0463f40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/k8s-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111

1212
jobs:
1313
production-deploy:
14-
runs-on: ubuntu-latest
14+
runs-on: [self-hosted, vpc]
1515

1616
steps:
1717
- name: Check out latest commit

0 commit comments

Comments
 (0)