Skip to content

[swift-build] Update vm images - no Python 3.9 #302

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

mhegazy
Copy link
Collaborator

@mhegazy mhegazy commented Jun 27, 2025

A new set of VM images created without python 3.9 pre-installed following https://github.com/thebrowsercompany/arc/pull/42096

Changes

  • Update main vm images
  • Add explicit steps to setup python

Testing

  • CI

@mhegazy mhegazy force-pushed the mhegazy/vm-images-no-python branch 9 times, most recently from 60e7bde to 5d0b732 Compare June 28, 2025 16:11
@mhegazy mhegazy force-pushed the mhegazy/vm-images-no-python branch from 5d0b732 to 582019a Compare June 29, 2025 04:06
@@ -692,7 +692,10 @@ jobs:
ref: ${{ inputs.swift_revision }}
path: ${{ github.workspace }}/SourceCache/swift
show-progress: false

- name: Setup python
Copy link
Contributor

Choose a reason for hiding this comment

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

We should have this upstream. Is there a reason why this cannot be upstream?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Steelskin and others added 4 commits June 30, 2025 09:38
Update the CMake configuration to match the changes done in
swiftlang/swift#82210.
For now, this is used to remove the workaround to downgrade the MSVC
build tools version. Once the Windows static build is ready, we will
also need this mechanism to use a more recent toolchain to build the
early swift-driver statically.
@mhegazy mhegazy force-pushed the mhegazy/vm-images-no-python branch from 5433206 to 582019a Compare June 30, 2025 19:42
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.

3 participants