Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,4 +31,4 @@ build:ubuntu_latest: - ./bootstrap.sh - mkdir build && cd build - ../configure - make No newline at end of file - make -j4 No newline at end of file Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,4 +31,4 @@ build:ubuntu_latest: - ./bootstrap.sh - mkdir build && cd build - ../configure - make No newline at end of file - make -j4 No newline at end of file