We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e80d0 commit 29499f4Copy full SHA for 29499f4
.github/workflows/_sandbox.yaml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
sandbox:
8
- runs-on: jumpbox-gcp
+ runs-on: gcp-jumpbox
9
steps:
10
- name: Print usage
11
run: |
0 commit comments