GHA: bump all build jobs to nproc+1

- bump rest of the workflows (windows, macos, distrocheck).

- non-native virtualized envs have 2 CPUs, bump down accordingly.
  (for `vmactions/omnios-vm` it's just a guess.)

- bump all to nproc + 1.

Follow-up to e838b341a0 #12927
Closes #13807
This commit is contained in:
Viktor Szakats 2024-05-28 09:01:49 +02:00
parent 03bd16e533
commit 464282ddfb
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
11 changed files with 36 additions and 34 deletions

View file

@ -45,7 +45,7 @@ concurrency:
permissions: {}
env:
MAKEFLAGS: -j 4
MAKEFLAGS: -j 5
# handled in renovate.json
openssl3-version: openssl-3.3.0
# unhandled