Skip to content

build-git-installers: integrate fixes that were required for v2.50.0.vfs.0.1 #770

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 4 commits into
base: vfs-2.50.0
Choose a base branch
from

Conversation

dscho
Copy link
Member

@dscho dscho commented Jul 2, 2025

While working on the pre-release, several things failed:

  • The macOS pool we used seems to have gone (or at least jobs aren't picked up even waiting 4 hours).
  • The windows-2019 pool was retired.
  • The connection to the Ubuntu apt-get servers is flaky and sometimes times out or is super slow.

I could not do anything about the third problem (except exercising my patience), but the first two I could fix and this PR integrates the patches into the vfs-2.50.0 branch.

dscho added 4 commits July 2, 2025 12:01
Switch from `windows-2019` to `windows-2022` as the former has been
retired: actions/runner-images#12045.

Signed-off-by: Johannes Schindelin <[email protected]>
Switch from `windows-2019` to `windows-2022` as the former has been
retired: actions/runner-images#12045.

Signed-off-by: Johannes Schindelin <[email protected]>
Apparently the macos-latest-xl-arm64 pool either does not exist anymore
or is somehow broken. I just waited over 4h for a job to be started.
Seeing as `macos-latest` is now ARM-based, let's see whether we can just
use that pool instead.

Signed-off-by: Johannes Schindelin <[email protected]>
Apparently the macos-latest-xl-arm64 pool either does not exist anymore
or is somehow broken. I just waited over 4h for a job to be started.
Seeing as `macos-latest` is now ARM-based, let's see whether we can just
use that pool instead.

Signed-off-by: Johannes Schindelin <[email protected]>
@dscho dscho requested a review from mjcheetham July 2, 2025 16:30
@dscho dscho self-assigned this Jul 2, 2025
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.

1 participant