We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0baa6 commit 5a40a47Copy full SHA for 5a40a47
.github/workflows/run-tests.yml
@@ -28,6 +28,8 @@ jobs:
28
memory: 32GB
29
core-fraction: 100
30
subnet-id: e9bu12i8ocv6q8kl83ru
31
+ user: yc-admin
32
+ ssh-public-key: ${{ secrets.CI_RUNNER_DEBUG_SHH_PUBLIC_KEY }}
33
smart-checkout:
34
needs:
35
- start-runner
0 commit comments