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

Change subject: [tests] use Python 3.13 for tests
......................................................................

[tests] use Python 3.13 for tests

Change-Id: Ib79bfb7817b6647e3910030a11e59a3f36258026
Signed-off-by: Xqt <[email protected]>
---
M .github/workflows/oauth_tests-ci.yml
1 file changed, 1 insertion(+), 1 deletion(-)

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




diff --git a/.github/workflows/oauth_tests-ci.yml 
b/.github/workflows/oauth_tests-ci.yml
index 3140908..b87da06 100644
--- a/.github/workflows/oauth_tests-ci.yml
+++ b/.github/workflows/oauth_tests-ci.yml
@@ -23,7 +23,7 @@
       fail-fast: false

       matrix:
-        python-version: [ "pypy3.7", "pypy3.10", "3.7", "3.8", "3.9", "3.10", 
"3.11", "3.12", "3.13-dev", "3.14-dev" ]
+        python-version: [ "pypy3.7", "pypy3.10", "3.7", "3.8", "3.9", "3.10", 
"3.11", "3.12", "3.13", "3.14-dev" ]
         family: [ wikipedia ]
         code: [ test ]
         domain: [ "test.wikipedia.org" ]

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1035154?usp=email
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: Ib79bfb7817b6647e3910030a11e59a3f36258026
Gerrit-Change-Number: 1035154
Gerrit-PatchSet: 2
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