Page MenuHomePhabricator

Add lint tests for Python 3.10-3.13 to github action
Open, LowPublic

Description

Lint tests like flake8 and hacking are made as CI tests on jenkins before patches are merged. Unfortunately neither Python 3.10 nor the active supported Python 3.11-3.12 aren't available with current Jenkins CI images.

See also T342019