Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CI error of tar files created on mac
tar files created with mac computers are including a lsetxattr header that docker engine doesn't seem to be able to handle, this just recreate the tar files without such headers See: moby/moby#47517 See: https://eclecticlight.co/2023/03/13/ventura-has-changed-app-quarantine-with-a-new-xattr/ Change-type: patch
- Loading branch information