Skip to content

Update package_tools for bootstrapping - #1143

Open
speednoisemovement wants to merge 1 commit into
compnerd:mainfrom
speednoisemovement:package_tools
Open

Update package_tools for bootstrapping#1143
speednoisemovement wants to merge 1 commit into
compnerd:mainfrom
speednoisemovement:package_tools

Conversation

@speednoisemovement

Copy link
Copy Markdown
Collaborator

No description provided.

uses: thebrowsercompany/gha-download-tar-artifact@59992d91335d4ecba543c8535f7d07238e42125d # main
with:
name: Windows-${{ matrix.arch }}-stdlib
name: Android-x86_64-compiler-runtime

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

The android runtime bits don't make sense. We never run the package manager on Android.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I just went down a rabbit hole on this. The gist is this matches build.ps1 in a way we weren't previously: the Swift.org 6.3 contains the full matrix of runtimes; our 20260417.1 omits them.

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