Skip to content

Conversation

@MarshallOfSound
Copy link
Member

Configure Windows runners to use the faster D:\ drive for:

  • Yarn global data folder (D:\yarn-data)
  • TEMP directory (D:\fast-temp)

This improves build performance on Windows GitHub Actions runners by utilizing the faster D:\ drive instead of the default C:\ drive.

🤖 Generated with Claude Code

claude and others added 3 commits October 28, 2025 17:39
Configure Windows runners to use the faster D:\ drive for:
- Yarn global data folder (D:\yarn-data)
- TEMP directory (D:\fast-temp)

This improves build performance on Windows GitHub Actions runners
by utilizing the faster D:\ drive instead of the default C:\ drive.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Update the Windows TEMP directory configuration to create
D:\fast-temp before setting the TEMP environment variable.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@erickzhao erickzhao changed the base branch from main to next December 5, 2025 01:05
@erickzhao erickzhao added the next label Dec 5, 2025
@erickzhao erickzhao marked this pull request as ready for review December 5, 2025 18:37
@erickzhao erickzhao requested a review from a team as a code owner December 5, 2025 18:37
@erickzhao erickzhao merged commit 0e6ec85 into next Dec 5, 2025
11 checks passed
@erickzhao erickzhao deleted the claude/session-011CUa188TF49gzva15Sbdv5 branch December 5, 2025 19:44
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 this pull request may close these issues.

5 participants