Skip to content

Commit 1c1cd18

Browse files
committed
[#34291] Use GHA_DISK_SIZE
1 parent a0c7bf6 commit 1c1cd18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: [self-hosted, Linux, X64, gcp-disk-test]
99
env:
1010
GHA_EXTERNAL_DISK: "auxdisk"
11+
GHA_DISK_SIZE: "50"
1112
GHA_PREEMPTIBLE: "false"
1213
KEYS: "${{ secrets.KEYS }}"
1314

0 commit comments

Comments
 (0)