compnerd / compnerd/swift-build

Remove workaround installing x64 Python on ARM64 CI hosts

Open
#1,004 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
232
Forks
54
Avg merge
1d 12h
Merged PRs (30d)
14

Description

After https://github.com/compnerd/swift-build/pull/1003 we are using emulated python for CI jobs (not python version used to link lldb). We should be using the native architecture instead when upgrading to the new python version

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing pull request 1003 and the CI configuration for ARM64 hosts, focusing on where x64 Python is installed for CI jobs rather than the Python used to link lldb. Replace the emulated installation with the native-architecture Python when upgrading to the new version, then verify the affected CI jobs use the intended architecture.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.