]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Reduce number of mingw x86_64 parallel test runs due to wine connection timeout error.
authorNathan Moinvaziri <nathan@nathanm.com>
Thu, 18 Feb 2021 03:54:24 +0000 (19:54 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 18 Feb 2021 18:47:33 +0000 (19:47 +0100)
.github/workflows/cmake.yml

index 51557f46c21bd31a0790c4b651b1761d3c671eac..5dfec3036b0ddcb04da92f6388f9e984bb832dcf 100644 (file)
@@ -241,7 +241,7 @@ jobs:
             packages: wine-stable gcc-mingw-w64
             codecov: ubuntu_gcc_mingw_x86_64
              # Limit parallel test jobs to prevent wine errors
-            parallels-jobs: 3
+            parallels-jobs: 2
 
           - name: Ubuntu Clang
             os: ubuntu-latest