Skip to content

Prevent Windows 2022 being used for native-images #1008

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Prevent Windows 2022 being used for native-images #1008

merged 1 commit into from
Jan 28, 2022

Conversation

mmcshane
Copy link
Contributor

@mmcshane mmcshane commented Jan 28, 2022

What was changed

Require windows-2019 for native image builds rather than windows-latest

Why?

GraalVM doesn't have an SDK for Windows Server 2022 yet so the native
executable build fails if we catch an updated builder. Windows 2022 is
becoming the default for windows-latest "real soon now" so pin the
version in use to 2019.

More context at actions/runner-images#4856

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

GraalVM doesn't have an SDK for Windows Server 2022 yet so the native
executable build fails if we catch an updated builder. Windows 2022 is
becoming the default for `windows-latest` "real soon now" so pin the
version in use to 2019.

More context at actions/runner-images#4856
@mmcshane mmcshane merged commit 66bff71 into temporalio:master Jan 28, 2022
@mmcshane mmcshane deleted the mpm/matrix-build-require-win-2019 branch January 28, 2022 16:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants