Skip to content

Conversation

@matthewbastien
Copy link
Member

LLDB in Swift 6.2.1+ requires Python 3.10 which we can install using actions/setup-python in dockerless Windows. This also required removing the call to RefreshEnv which was previously added as a workaround to refresh the Swift installer's environment variables. Instead, the install-swift.ps1 script will now correctly update the job's environment variables so that RefreshEnv isn't necessary anymore.

@matthewbastien matthewbastien requested a review from a team as a code owner December 4, 2025 21:04
@matthewbastien matthewbastien force-pushed the fix-windows-ci branch 4 times, most recently from 83a861f to 5092329 Compare December 4, 2025 21:33
@shahmishal shahmishal merged commit 2b396de into swiftlang:main Dec 5, 2025
109 checks passed
@matthewbastien matthewbastien deleted the fix-windows-ci branch December 5, 2025 15:23
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.

2 participants