From 64d4664d41759e34c532313337511631f3d04cbc Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Sat, 22 Jul 2023 10:35:02 +0800 Subject: [PATCH] small fixes --- .github/workflows/windows-x64-cpu-wheels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows-x64-cpu-wheels.yml b/.github/workflows/windows-x64-cpu-wheels.yml index 271b28c..e2e7d19 100644 --- a/.github/workflows/windows-x64-cpu-wheels.yml +++ b/.github/workflows/windows-x64-cpu-wheels.yml @@ -32,7 +32,7 @@ jobs: build_wheels_win64_cpu: needs: generate_build_matrix name: ${{ matrix.torch }} ${{ matrix.python-version }} - runs-on: ${{ matrix.os }} + runs-on: windows-latest strategy: fail-fast: false matrix: