浏览代码

Quick workaround for failing Android CI

Ivan Savenko 1 年之前
父节点
当前提交
77cd08d66a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/github.yml

+ 1 - 0
.github/workflows/github.yml

@@ -17,6 +17,7 @@ env:
 jobs:
 jobs:
   build:
   build:
     strategy:
     strategy:
+      fail-fast: false
       matrix:
       matrix:
         include:
         include:
           - platform: linux-qt6
           - platform: linux-qt6