diff --git a/.github/workflows/custom_build_wincuda.yml b/.github/workflows/custom_build_wincuda.yml index 27a9e7517f..30d88c87ba 100644 --- a/.github/workflows/custom_build_wincuda.yml +++ b/.github/workflows/custom_build_wincuda.yml @@ -36,8 +36,8 @@ env: jobs: - windows-2019-cmake-cuda: - runs-on: windows-2019 + windows-latest-cmake-cuda: + runs-on: windows-latest steps: - name: Clone