Skip to content

Update Runner to Bookworm / Python 3.11 / Node 18 / Npm 9

Majavah requested to merge taavi/upgrade-all-the-things into master

This upgrades the runner stack to the latest Debian, and the Python and Node versions shipped with it. I spot-checked with a few repos that this still works fine and fixes the occasional "Warning: Cannot find module 'stylelint'" errors we've been seeing.

The python data and requirements files are set for 3.9 || 3.11 until we have a python3-bookworm image to run the tests with.

Bug: T356595
Bug: T356567

Edited by Jforrester

Merge request reports