There was an error while loading. Please reload this page.
1 parent 1325c7d commit 0463f40Copy full SHA for 0463f40
1 file changed
.github/workflows/k8s-deploy.yml
@@ -11,7 +11,7 @@ concurrency:
11
12
jobs:
13
production-deploy:
14
- runs-on: ubuntu-latest
+ runs-on: [self-hosted, vpc]
15
16
steps:
17
- name: Check out latest commit
0 commit comments