Skip to content

Commit 8f9dbbc

Browse files
committed
Validate job fails without the free space
1 parent 086aee9 commit 8f9dbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tasks/python-wheels/github.linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
{{ macros.github_checkout_arrow()|indent }}
49-
{{ macros.github_free_space()|indent }}
49+
# remove entirely
5050
{{ macros.github_install_archery()|indent }}
5151
{{ macros.github_login_dockerhub()|indent }}
5252

0 commit comments

Comments
 (0)