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

BLD: build & upload CI fails due to upload-artifact v3 is deprecated #845

Closed
luweizheng opened this issue Feb 4, 2025 · 0 comments · Fixed by #847
Closed

BLD: build & upload CI fails due to upload-artifact v3 is deprecated #845

luweizheng opened this issue Feb 4, 2025 · 0 comments · Fixed by #847
Labels

Comments

@luweizheng
Copy link
Collaborator

upload-artifact v3 is deprecated, and the 'Build and upload to PyPI' (build-wheel.yaml) CI fails.

Note that v4 does not support uploading multiple files with the same filename.
See:

We must figure out a workaround.

@XprobeBot XprobeBot added the build label Feb 4, 2025
hainaweiben added a commit to hainaweiben/xorbits that referenced this issue Feb 12, 2025
1. Simplify platform_id values
2. Update Python version format (cpXX -> XX)
3. Fix artifact naming for proper upload
4. Optimize macOS runners (macos-13/14)
5. Remove redundant matrix configurations

Fixes xorbitsai#845
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants