Files
Frantisek Hrbata 7274267f30 fix: bump python to 3.13 in release_pypi.yml
Currently the pypi release workflow is failing[1]
because it's using ubuntu-latest(24.04) runner with python 3.7, but
python 3.7 is not supported on 24.04 by setup-python action. Bump
the python to 3.13.

https://github.com/espressif/esp-idf-sbom/actions/runs/13919512490/job/38949269241

Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2025-03-18 10:24:39 +01:00
..