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 11 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 10 times, most recently 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.

@mhegazy mhegazy force-pushed the mhegazy/vm-images-no-python branch 2 times, most recently from 7de42e9 to 856213b Compare June 30, 2025 19:44
@mhegazy mhegazy force-pushed the mhegazy/vm-images-no-python branch from 91e0d82 to d8f2915 Compare July 3, 2025 00:06
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