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

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]