v1.13.3
Bug Fixes
- distributed: runner-image parity — Python >=3.11, ripgrep, archive tools (#102)
Closes the package gap between the first-party distributed runner image and the
myoung34-derived image the classic runners use (209 vs 370 installed packages).
rg: command not found was failing every ci-pool-ops lint job, which then
requeued and appeared as if the pool were never being scheduled.