From b673b979e840bd379d655e98135ed8c18969a5cc Mon Sep 17 00:00:00 2001
From: Zach van Rijn <me@zv.io>
Date: Fri, 3 Mar 2023 04:51:33 +0000
Subject: user/gobject-introspection: disable parallel check. closes #776.

---
 user/gobject-introspection/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'user')

diff --git a/user/gobject-introspection/APKBUILD b/user/gobject-introspection/APKBUILD
index 0c1a6f5f2..df8490dc9 100644
--- a/user/gobject-introspection/APKBUILD
+++ b/user/gobject-introspection/APKBUILD
@@ -24,7 +24,7 @@ build() {
 }
 
 check() {
-	ninja -C build test
+	ninja -C build test -j1
 }
 
 package() {
-- 
cgit v1.2.3-70-g09d2