Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1181141?usp=email )

Change subject: Tests: Test Python 3.14 on Windows environment
......................................................................

Tests: Test Python 3.14 on Windows environment

Change-Id: I1c7d104b39ff79efcbfcc23075896d508b5ce7bb
---
M .github/workflows/windows_tests.yml
1 file changed, 1 insertion(+), 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 95c8aed..34c3a5b 100644
--- a/.github/workflows/windows_tests.yml
+++ b/.github/workflows/windows_tests.yml
@@ -22,7 +22,7 @@
     strategy:
       fail-fast: false
       matrix:
-        python-version: [3.8.0, '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
+        python-version: [3.8.0, '3.8', '3.9', '3.10', '3.11', '3.12', '3.13', 
3.14-dev]
         python-arch: [x64, x86]
         site: ['wikipedia:en']
     steps:

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1181141?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: I1c7d104b39ff79efcbfcc23075896d508b5ce7bb
Gerrit-Change-Number: 1181141
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to