diff --git a/.github/workflows/ci_windows_x64_msvc.yml b/.github/workflows/ci_windows_x64_msvc.yml index cf84e27d82602..7488ac6c78bb2 100644 --- a/.github/workflows/ci_windows_x64_msvc.yml +++ b/.github/workflows/ci_windows_x64_msvc.yml @@ -21,7 +21,7 @@ concurrency: jobs: windows_x64_msvc: - runs-on: arc-runner-set-1 + runs-on: windows-runner-deployment env: BASE_BUILD_DIR_POWERSHELL: C:\mnt\azure\b SCCACHE_AZURE_CONNECTION_STRING: "${{ secrets.AZURE_CCACHE_CONNECTION_STRING }}"