Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Do not upload RPM artifacts for CentOS 7
The action to upload-artifact@v3 no longer works due to its reliance on node16, which has just hit EOL and been removed. Since upload-artifact@v4 also doesn't work on CentOS 7, the only option to keep builds running is to not upload results. https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
- Loading branch information