Skip to content

Conversation

@akleshchev
Copy link
Contributor

@akleshchev akleshchev commented Sep 9, 2025

Temporary switch to windows 2022, latest 2025 doesn't have nsis

Temporary switch to windows 2022, latest 2025 doesn't have nsis
@akleshchev akleshchev force-pushed the andreyk/viewer_build_fix branch from 4aa42d3 to 736a3a2 Compare September 9, 2025 19:53
strategy:
matrix:
runner: ${{ fromJson((github.ref_type == 'tag' && startsWith(github.ref, 'refs/tags/Second_Life')) && '["windows-large","macos-15-xlarge"]' || '["windows-latest","macos-15"]') }}
runner: ${{ fromJson((github.ref_type == 'tag' && startsWith(github.ref, 'refs/tags/Second_Life')) && '["windows-large","macos-15-xlarge"]' || '["windows-2022","macos-15"]') }}
Copy link
Contributor

Choose a reason for hiding this comment

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

It likely isn't needed here. But if it is, should we also change "windows-large" (for tagged builds)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agree that it's likely not needed, but I just decided to switch both for now, to not get any surprises.

@akleshchev akleshchev changed the title Install NSIS during windows signing and package build step Fix build failing due to missing nsis Sep 9, 2025
@marchcat marchcat merged commit 1754002 into release/2025.07 Sep 9, 2025
14 checks passed
@marchcat marchcat deleted the andreyk/viewer_build_fix branch September 9, 2025 21:29
@github-actions github-actions bot locked and limited conversation to collaborators Sep 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants