Skip to content

Commit

Permalink
free disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
micheleantonazzi committed Apr 15, 2024
1 parent 9be8aee commit d2963bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_manylinux_2010_2014.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
sudo du /usr/ -hx -d 4 --threshold=1G | sort -hr | head
- name: Run Docker
run: |
docker run --name build docker micheleantonazzi/manylinux-extended:${{ matrix.manylinux_image }}_x86_64_extended_0.7.1
docker run --name manylinux micheleantonazzi/manylinux-extended:${{ matrix.manylinux_image }}_x86_64_extended_0.7.1
yum install sudo
- uses: actions/checkout@v1
with:
Expand Down

0 comments on commit d2963bd

Please sign in to comment.