Commit 6785a868 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

ci: Minor change.

No related merge requests found
Pipeline #55575 failed with stages
in 12 minutes and 5 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -17,7 +17,7 @@ build:
script:
- cd cpython
- ./configure --enable-optimizations --with-lto --enable-shared --with-system-expat --with-system-ffi --with-ensurepip=install --with-computed-gotos --prefix=$(pwd)/../dist/
- make -j18
- make -j18 build_all
- make install
artifacts:
paths:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment