Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/971984 )

Change subject: [tests] add Python 3.12 to the Appveyor's test matrix
......................................................................

[tests] add Python 3.12 to the Appveyor's test matrix

Change-Id: I0c88e5f1b4ff03be1090477e21b03862e333859d
---
M .appveyor.yml
1 file changed, 13 insertions(+), 0 deletions(-)

Approvals:
  Xqt: Verified; Looks good to me, approved




diff --git a/.appveyor.yml b/.appveyor.yml
index cf53988..0673f20 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -46,6 +46,10 @@
       PYTHON_VERSION: "3.11.x"
       PYTHON_ARCH: "64"

+    - PYTHON: "C:\\Python312"
+      PYTHON_VERSION: "3.12.x"
+      PYTHON_ARCH: "32"
+
 matrix:
   fast_finish: false


--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/971984
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I0c88e5f1b4ff03be1090477e21b03862e333859d
Gerrit-Change-Number: 971984
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-CC: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to