Skip to content
Snippets Groups Projects
Commit 21f9a505 authored by Ariadne Conill's avatar Ariadne Conill
Browse files

testing/agg: make -j1 for now due to aarch64 build race

parent 243e2681
No related merge requests found
......@@ -23,7 +23,7 @@ build() {
sh autogen.sh \
--prefix=/usr \
--disable-static
make
make -j1
}
package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment