]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111568)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Thu, 16 Nov 2023 00:44:39 +0000 (02:44 +0200)
committerGitHub <noreply@github.com>
Thu, 16 Nov 2023 00:44:39 +0000 (00:44 +0000)
commit427cf61b51e5fb95ebee6750ca530cc07e7a74e7
tree4ab441da4a572264165e0065f692972591611a9a
parent77f59bf66448c0c0ea73066d4a220276a3fab99d
[3.12] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111568)

CI: Move OS test jobs to reusable workflows

Co-authored-by: Donghee Na <donghee.na@python.org>
.github/workflows/build.yml
.github/workflows/reusable-macos.yml [new file with mode: 0644]
.github/workflows/reusable-ubuntu.yml [new file with mode: 0644]
.github/workflows/reusable-windows.yml [new file with mode: 0644]