diff options
author | Angus Gratton <angus@redyak.com.au> | 2024-11-20 16:28:33 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-11-28 23:12:06 +1100 |
commit | 8ec067272a2b03c182f4723026e1d94dd6a44835 (patch) | |
tree | 525bf9473f8b1bb2d8f7e3af770cec1fb2e5eb31 /docs/esp32/tutorial/peripheral_access.rst | |
parent | 8e11e5f1a14ca3395afaab2e42edebe41221eba1 (diff) |
github/workflows: Workaround using CPython 3.12 in MSYS2 builds.
Once MSYS2 repository updates past Python 3.12, this commit can be
reverted.
Explanation:
CPython 3.12 can't pass sys_settrace_features test (see parent commit for
explanation). MSYS2 mingw-w64-ARCH-python package is currently 3.12.7.
MSYS2 doesn't recommend installing old packages from their archive (due to
library dependencies), so switch to the GitHub CI setup-python action for
now.
This work was funded through GitHub Sponsors.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'docs/esp32/tutorial/peripheral_access.rst')
0 files changed, 0 insertions, 0 deletions