Skip to content

Fix template-pack job runner to use Windows#3

Merged
fszymaniak merged 1 commit intomainfrom
claude/review-code-changes-011YvZZdwHmmFPQT585cYnLZ
Nov 18, 2025
Merged

Fix template-pack job runner to use Windows#3
fszymaniak merged 1 commit intomainfrom
claude/review-code-changes-011YvZZdwHmmFPQT585cYnLZ

Conversation

@fszymaniak
Copy link
Copy Markdown
Owner

The template-pack job was failing with exit code 127 because the nuget command is not available on Ubuntu runners. Changed the job to run on windows-latest where NuGet CLI is natively supported.

The template-pack job was failing with exit code 127 because the nuget
command is not available on Ubuntu runners. Changed the job to run on
windows-latest where NuGet CLI is natively supported.
@fszymaniak fszymaniak merged commit d44c1fb into main Nov 18, 2025
7 checks passed
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