Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1057343?usp=email )
Change subject: [tests] activate windows action for CI ...................................................................... [tests] activate windows action for CI remove experimental flag Change-Id: I3d5aebedf2fc82f01c48f23ee5e72c8a84719ef8 --- M .github/workflows/windows_tests.yml 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/.github/workflows/windows_tests.yml b/.github/workflows/windows_tests.yml index 9d54d4c..82591e6 100644 --- a/.github/workflows/windows_tests.yml +++ b/.github/workflows/windows_tests.yml @@ -26,7 +26,6 @@ python-version: [ "3.7.1", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13.0-alpha - 3.13.0" ] python-arch: [ x64, x86 ] site: [ "wikipedia:en" ] - experimental: [ true ] steps: - name: Checkout Repository -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1057343?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I3d5aebedf2fc82f01c48f23ee5e72c8a84719ef8 Gerrit-Change-Number: 1057343 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de>
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org