We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e5d72 commit f8ddf18Copy full SHA for f8ddf18
.github/workflows/test.yml
@@ -5,7 +5,7 @@ name: test
5
jobs:
6
centos:
7
container: centos:8
8
- runs-on: [self-hosted, Linux, X64]
+ runs-on: [self-hosted, Linux, X64, gcp-disk-test]
9
env:
10
GHA_EXTERNAL_DISK: "auxdisk"
11
GHA_PREEMPTIBLE: "false"
0 commit comments