summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2021-01-31 01:18:56 +0100
committerDaniel Schürmann <daschuer@mixxx.org>2021-01-31 01:18:56 +0100
commit82ec841a4310d43f353323544eef4c00d68cce74 (patch)
treeb8c51c276ef692650b24181a9bac426aaeb27212 /.github
parentbe0b0d20f971d25c38d61c20f4d58c3214d9e310 (diff)
parent4dbe44c3d58e13d4dd968e14a2a1b222a4b240c4 (diff)
Merge remote-tracking branch 'upstream/2.3' into fdkaac-encoder3
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 5bfc392132..955c614eff 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -248,7 +248,8 @@ jobs:
# Render analyzer waveform tests to an offscreen buffer
QT_QPA_PLATFORM: ${{ matrix.qt_qpa_platform }}
GTEST_COLOR: 1
- CTEST_PARALLEL_LEVEL: 2
+ # Windows tests fail randomly if run in parallel
+ CTEST_PARALLEL_LEVEL: 1
CTEST_OUTPUT_ON_FAILURE: 1
- name: Benchmark