From 3e65b23f8952d5567a624cadd97b19ef75b918f6 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 1 Aug 2025 20:10:35 +0200 Subject: [PATCH] Update windows.yml --- .github/workflows/windows.yml | 1 + 1 file changed, 1 insertion(+) 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