From 5d36f474b8e0c9e26a4590e37384e5b30d3b864c Mon Sep 17 00:00:00 2001 From: Eugene Boguslavsky Date: Wed, 14 Aug 2024 16:22:45 +0000 Subject: [PATCH] switch runner --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7e893bcba056e2..4b9a51fb9839ac 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,7 +44,7 @@ jobs: os: [ # ubuntu-ghcloud, # ubuntu-x86_64 - windows-ghcloud # windows-x86_64 + windows-latest # windows-x86_64 # macos-latest-xl, # macos-x86_64 # macos-latest-xlarge # macos-arm64 ]