]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109566: PCbuild/rt.bat now uses --fast-ci (#110120)
authorVictor Stinner <vstinner@python.org>
Fri, 29 Sep 2023 19:16:29 +0000 (21:16 +0200)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 19:16:29 +0000 (19:16 +0000)
commitf3df8fa669158f89af69b5661e98314d98fb916f
tree2d3326e270a114ba691c1978fe8bc1afec37aca0
parent3439cb004943788d5e4698bfceec891e7118254c
gh-109566: PCbuild/rt.bat now uses --fast-ci (#110120)

Replace "--fail-env-changed --fail-rerun" with "--fast-ci".

Tools/buildbot/test.bat pass --slow-ci which has the priority over
--fast-ci.
PCbuild/rt.bat