pcbjam/.github/workflows
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Istvan Matejcsok 775b657b89 fix(ci): ubicloud docker rejects cpus limit == host CPUs — cap at nproc-1
Run 27330725978 died at container create: "range of CPUs is from 0.01 to
30.00, as there are only 30 CPUs available" with KICAD_DOCKER_CPUS=30 on the
30-vcpu standard-30. The Hetzner box (fresh docker-ce) accepts cpus == nproc;
Ubicloud's preinstalled daemon doesn't. A 29/30 CFS quota is noise.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 12:42:32 +02:00
..
ci-full-build.yml fix(e2e): route pcbnew-family specs to bundled Chromium on CI 2026-06-11 16:12:01 +02:00
ci-ubicloud.yml fix(ci): ubicloud docker rejects cpus limit == host CPUs — cap at nproc-1 2026-06-12 12:42:32 +02:00
ci.yml fix(e2e): route pcbnew-family specs to bundled Chromium on CI 2026-06-11 16:12:01 +02:00
wasm-opt-bench.yml ci: ephemeral Hetzner CI — full build + e2e on main push, all else dispatch-only 2026-06-11 07:50:47 +02:00