Skip to content

Commit dfd40c2

Browse files
committed
[#34291] Try to exceed allowed disk size
1 parent 1c1cd18 commit dfd40c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +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"
11+
GHA_DISK_SIZE: "120"
1212
GHA_PREEMPTIBLE: "false"
1313
KEYS: "${{ secrets.KEYS }}"
1414

0 commit comments

Comments
 (0)