fix build check

This commit is contained in:
Abdenasser 2024-11-08 17:28:08 +01:00
parent 23b1171083
commit 0c3cebd942

View File

@ -11,7 +11,7 @@ env:
RUSTUP_MAX_RETRIES: 10
RUST_BACKTRACE: 1
RUSTC_WRAPPER: sccache
CARGO_BUILD_JOBS: ${{ runtime.numCPU }}
CARGO_BUILD_JOBS: 2
jobs:
build: