diff options
author | Jeff Epler <jepler@gmail.com> | 2025-07-04 09:56:29 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-06 00:08:54 +1000 |
commit | a9801f9960ea2b8e94d5626840c97bc45286e1a3 (patch) | |
tree | 1dcb90b2a6bf9233401735798ddf720917d8aada /py/unicode.c | |
parent | a8c2b917e2837541597f24f7220c8c73c16c2fa7 (diff) | |
download | micropython-a9801f9960ea2b8e94d5626840c97bc45286e1a3.tar.gz micropython-a9801f9960ea2b8e94d5626840c97bc45286e1a3.zip |
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>
Diffstat (limited to 'py/unicode.c')
0 files changed, 0 insertions, 0 deletions