* Add support for Python 3.14
* typo fix
* exclude musllinux_1_1 from Python 3.14 builds
* fix typo in path
* make artifact names unique
* try with quoted values
* use newer Python minor versions in Mac wheel builds
* fix dead links
* adjust free-threaded python install
* revert to 3.13 for 'default' testing jobs
* explicitly specify development python versions in CI
* add support for free-threaded wheels
* go back to using python.org installer directly
* replace variable cribbed from elsewhere with the python version
* apply code review suggestions
* move plist file to .github/config