diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index a7d4a412b..876338de1 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -22,6 +22,7 @@ jobs: build: permissions: contents: write # for actions/upload-release-asset to upload release asset + runs-on: windows-latest strategy: fail-fast: false max-parallel: 1