Skip to content

Fix Windows build CI #713

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

Merged
merged 1 commit into from
Jun 17, 2025
Merged

Fix Windows build CI #713

merged 1 commit into from
Jun 17, 2025

Conversation

leofang
Copy link
Member

@leofang leofang commented Jun 17, 2025

Description

xef: https://github.com/NVIDIA/cuda-python/actions/runs/15710272181/job/44266220329

@kkraus14 found that the failure was due to the Windows CI image update rolled out recently

The cached Python 3.13.4 in the image is known buggy on Windows and 3.13.5 fixed it. We need to be explicit about which patch version to use before the base image updates.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@leofang leofang self-assigned this Jun 17, 2025
Copy link
Contributor

copy-pr-bot bot commented Jun 17, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-project-automation github-project-automation bot moved this to Todo in CCCL Jun 17, 2025
@leofang leofang requested review from kkraus14 and cryos June 17, 2025 17:52
@leofang leofang added bug Something isn't working P0 High priority - Must do! CI/CD CI/CD infrastructure labels Jun 17, 2025
@leofang leofang added this to the cuda.core parking lot milestone Jun 17, 2025
@leofang
Copy link
Member Author

leofang commented Jun 17, 2025

/ok to test fc6ce95

@github-project-automation github-project-automation bot moved this from Todo to In Review in CCCL Jun 17, 2025

This comment has been minimized.

@kkraus14 kkraus14 merged commit 822938d into NVIDIA:main Jun 17, 2025
56 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Jun 17, 2025
@leofang leofang deleted the fix_win_ci branch June 17, 2025 19:09
Copy link

Doc Preview CI
Preview removed because the pull request was closed or merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI/CD CI/CD infrastructure P0 High priority - Must do!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants