Skip to content
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

self-hosted runners: upgrade to 24h2 #84

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

dennisameling
Copy link
Contributor

The 24h2 version of Windows 11 introduces a new x64 emulation engine: Prism. It promises improved performance, and maybe it'll help resolve some of the mysterious arm64 hangs we've been experiencing...

Ref: https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation#prism

The 24h2 version of Windows 11 introduces a new x64 emulation engine: Prism. It promises improved performance, and maybe it'll help resolve some of the mysterious arm64 hangs we've been experiencing...

Ref: https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation
Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
@dennisameling
Copy link
Contributor Author

dennisameling commented Jun 24, 2024

For testing this, I'd like to kick off 10 pipeline runs of git-artifacts for aarch64 using the existing 23h2 version, and another 10 using the 24h2 version. We've been experiencing some hangs in the code signing process in git-artifacts, and I'm curious if the new emulation engine (Prism) will resolve those issues at all. WDYT?

@dscho
Copy link
Member

dscho commented Jun 25, 2024

I'm curious if the new emulation engine (Prism) will resolve those issues at all. WDYT?

Given this comment, I would not expect Prism to work around the issue 😞

Copy link
Member

@dscho dscho left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@dscho dscho merged commit 571d2b5 into main Jun 25, 2024
@dscho dscho deleted the self-hosted-runners-24h2-upgrade branch June 25, 2024 11:52
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