Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jonathanpwang
Copy link
Contributor

@jonathanpwang jonathanpwang commented Sep 11, 2025

git cache was saving stark-backend build with cuda12.9 which doesn't work on new runner images with cuda13.0

closes INT-4948

@jonathanpwang jonathanpwang changed the title debug: cuda linker ci: clean git cache Sep 11, 2025
@jonathanpwang jonathanpwang marked this pull request as ready for review September 11, 2025 02:07
@Copilot Copilot AI review requested due to automatic review settings September 11, 2025 02:07
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the GitHub Actions runner configuration to address CUDA version compatibility issues by switching from a custom runner configuration to a standard test GPU runner.

  • Changes the runner specification from a custom configuration with specific family and image settings to a standardized test-gpu-nvidia runner
  • Removes the s3-cache extras configuration that was causing build compatibility issues

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jonathanpwang jonathanpwang changed the title ci: clean git cache ci(cuda-13): clean git cache Sep 11, 2025
@jonathanpwang jonathanpwang merged commit 2e6631f into main Sep 11, 2025
7 of 10 checks passed
@jonathanpwang jonathanpwang deleted the ci/cuda13 branch September 11, 2025 05:26
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.

1 participant