circuitpython/.github
Jeff Epler a9801f9960 github/workflows: Use Python 3.11 for unix coverage testing.
This removes the need for an explicit `sys_settrace_features.py.exp` file.

This means that people testing locally will also need to install Python
3.11 in some way, such as with pyenv or uv, and use it during
`make VARIANT=coverage test`, or they will get failures.

When using Python from GitHub actions/setup-python, pip3 can't be wrapped
by sudo, because this invokes the operating system python instead.

Signed-off-by: Jeff Epler <jepler@gmail.com>
2025-07-06 00:08:54 +10:00
..
ISSUE_TEMPLATE github/ISSUE_TEMPLATE: Update issue form to remove checklist generation. 2024-05-31 22:17:45 +10:00
workflows github/workflows: Use Python 3.11 for unix coverage testing. 2025-07-06 00:08:54 +10:00
dependabot.yml github: Add dependabot to update GitHub Actions. 2022-11-11 13:25:40 +11:00
FUNDING.yml github: Add FUNDING.yml file pointing to micropython GitHub sponsorship. 2020-06-18 00:02:53 +10:00
pull_request_template.md github: Add Pull Request template. 2024-06-26 14:47:13 +10:00