GitHub Actions now supports experimental free-threaded CPython! There are three ways to add it to your test matrix: actions/setup-python: t suffix actions/setup-uv: t suffix actions/setup-python: freethreaded variable actions/setup-python: t suffix ...