From 3d70794b9d200c6cc41c2ff70a45fb573b07e918 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=A4=96=E4=B9=8B=E7=A5=9E?= Date: Sat, 21 May 2022 13:19:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=9E=84=E5=BB=BA=E9=81=87?= =?UTF-8?q?=E5=88=B0=E9=94=99=E8=AF=AF=E4=B8=8D=E5=86=8D=E8=B7=B3=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 945e548..1e9d2a8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,6 +14,7 @@ jobs: windows: runs-on: windows-latest strategy: + fail-fast: false matrix: python_version: - '3.10'