]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111062: Reusable Windows build that supports free-threaded mode as the conditional...
authorDonghee Na <donghee.na@python.org>
Mon, 30 Oct 2023 15:30:40 +0000 (00:30 +0900)
committerGitHub <noreply@github.com>
Mon, 30 Oct 2023 15:30:40 +0000 (00:30 +0900)
commit4ebf2fae9664a4042511059627f44d46dceb2e09
tree488611307a4493054e8e71a9a84ff3bd58602229
parentc6def360d123b93efa428e7806f88bec56505a8d
gh-111062: Reusable Windows build that supports free-threaded mode as the conditional CI (#111493)

* gh-111062 Set up free-threaded CI for windows

Co-authored-by: Donghee Na <donghee.na@python.org>
* Apply suggestions from code review

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
* Update

* Update names

* Add files

* Update

* Revert "Update"

This reverts commit 4f17e1af0dbce3b7959b93b41baaf040dee790cc.

* fix

---------

Co-authored-by: juanjose.tenorio <juanjose2611@gmail.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
.github/workflows/build.yml
.github/workflows/reusable-build-windows.yml [new file with mode: 0644]