Skip to content

Commit 2ba8b15

Browse files
committed
drop the concurrency of win64 build
Signed-off-by: Jack Lau <jacklau1222@qq.com>
1 parent 123e8fe commit 2ba8b15

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,6 @@ jobs:
187187

188188
build-windows-x64:
189189
runs-on: windows-latest
190-
concurrency:
191-
group: "review-win-${{ github.event.pull_request.number }}"
192-
cancel-in-progress: true
193190

194191
steps:
195192
# Check out the repository code.

0 commit comments

Comments
 (0)