Join Nostr
2025-03-25 12:04:49 UTC

Hugo van Kemenade on Nostr: GitHub Actions now supports free-threaded Python! I wrote up how to add it your ...

GitHub Actions now supports free-threaded Python!

I wrote up how to add it your workflows so you can start testing free-threaded Python 3.13 and 3.14 with either actions/setup-python or actions/setup-uv.

https://hugovk.dev/blog/2025/free-threaded-python-on-github-actions/

#Python #FreeThreaded #GitHub #GitHubActions #CI #testing