Skip to content
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

[CI] Install pigz in docker container #16945

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

KornevNikita
Copy link
Contributor

pigz is a parallel implementation of gzip. coverity accepts a small range of archive formats: gzip, zip, lzma, xz or bz2. So using pigz to speed up the compression of build for coverity.

Also remove the duplicate of zstd.

pigz is a parallel implementation of gzip. coverity accepts a small
range of archive formats: gzip, zip, lzma, xz or bz2.
So using pigz to speed up the compression of build for coverity.

Also remove the duplicate of zstd.
@KornevNikita KornevNikita requested a review from a team as a code owner February 10, 2025 15:18
@sarnex
Copy link
Contributor

sarnex commented Feb 10, 2025

dev igc is not related, ill bump it

@sarnex
Copy link
Contributor

sarnex commented Feb 10, 2025

This isn't going to break anything so cancelling CI and merging

@sarnex sarnex merged commit c7c2b93 into intel:sycl Feb 10, 2025
18 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants