-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
CICD.yml: Avoid no space left #9277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
9464bed to
e799381
Compare
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
@naoNao89 I think this is not using |
f43242d to
6f94fb4
Compare
|
Verification: Add after cleanup: - name: Verify disk space
run: df -h |
|
GNU testsuite comparison: |
151d40e to
639939e
Compare
|
Maybe, is line to do |
|
GNU testsuite comparison: |
6a09c78 to
725c79d
Compare
CodSpeed Performance ReportMerging #9277 will improve performances by 2.28%Comparing Summary
Benchmarks breakdown
Footnotes
|
73182f4 to
b33288a
Compare
|
Looks fine! Also needed to fix #9278 |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
.github/workflows/CICD.yml
Outdated
| - name: build and test all features individually | ||
| shell: bash | ||
| run: | | ||
| command -v sudo && sudo rm -rf /usr/share/dotnet #/usr/local/lib/android /usr/share/swift /usr/lib/firefox /opt/google/chrome /opt/microsoft/msedge # avoid no space left |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove the commented path
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed.
|
GNU testsuite comparison: |
CICD.yml: Avoid no space left
CICD.yml: Avoid no space left
Try to fix #9276