Skip to content

Commit 5c251e7

Browse files
committed
chore: Adjust comment
1 parent 5bf8caa commit 5c251e7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build_trino.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ jobs:
3535
product-name: trino
3636
sdp-version: ${{ github.ref_type == 'tag' && github.ref_name || '0.0.0-dev' }}
3737
registry-namespace: sdp
38-
# We have a too high disk usage for GitHub runners
38+
# Since building Vector from source, this build runs out of disk space.
39+
# As such, we use the Ubicloud runners which provide bigger disks.
3940
runners: ubicloud

0 commit comments

Comments
 (0)