Skip to content

Fix Windows CI host IP discovery on windows-2022 runners.#490

Open
jonathan-r-thorpe wants to merge 1 commit into
sony:masterfrom
jonathan-r-thorpe:github-actions-fix-windows-build
Open

Fix Windows CI host IP discovery on windows-2022 runners.#490
jonathan-r-thorpe wants to merge 1 commit into
sony:masterfrom
jonathan-r-thorpe:github-actions-fix-windows-build

Conversation

@jonathan-r-thorpe
Copy link
Copy Markdown
Contributor

Get-NetIPConfiguration fails when multiple adapters map to one interface; use the default route and Get-NetIPAddress instead, and only disable vEthernet (nat) when present.

Get-NetIPConfiguration fails when multiple adapters map to one interface; use the default route and Get-NetIPAddress instead, and only disable vEthernet (nat) when present.
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