Remove concurrency from rpmbuild

This commit is contained in:
John Maguire 2019-10-03 02:45:30 +01:00
parent e79f578e1b
commit 374b62b9b9
1 changed files with 2 additions and 0 deletions

View File

@ -258,6 +258,8 @@ jobs:
build_fedora_29_64:
docker:
- image: fedora:29
- environment:
RPM_BUILD_NCPUS: 1
steps:
- run: