Update pipeline and conan to use vs2026 and grpc 1.81.0

This commit is contained in:
JCW
2026-06-16 15:28:24 +01:00
parent 0364e4dc41
commit 933dfc0386
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"platform": "windows/amd64",
"runner": ["self-hosted", "Windows", "devbox"],
"runner": ["self-hosted", "Windows", "dev-box-windows-2026"],
"configs": [
{ "build_type": "Release" },
{