jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/933888 )

Change subject: [tests] Update Python 3.13 tests
......................................................................

[tests] Update Python 3.13 tests

Change-Id: I00417f238199788be76583db5bb16124ed855c2f
---
M .github/workflows/doctest.yml
M .github/workflows/oauth_tests-ci.yml
2 files changed, 13 insertions(+), 4 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/.github/workflows/doctest.yml b/.github/workflows/doctest.yml
index 08c8771..9b0671c 100644
--- a/.github/workflows/doctest.yml
+++ b/.github/workflows/doctest.yml
@@ -29,15 +29,13 @@
         include:
           - python-version: "3.12.0-alpha - 3.12.0"
           # ubuntu-20.04 required for Python 3.6
+          - python-version: "3.13-dev"
           - python-version: 3.6
             os: windows-latest
           - python-version: 3.6
             os: macOS-latest
           - python-version: 3.6
             os: ubuntu-20.04
-          - python-version: "3.13-dev"
-            site: wikipedia:test
-            experimental: true

     steps:
     - name: Checkout Repository
diff --git a/.github/workflows/oauth_tests-ci.yml 
b/.github/workflows/oauth_tests-ci.yml
index 3e7e338..1bc1414 100644
--- a/.github/workflows/oauth_tests-ci.yml
+++ b/.github/workflows/oauth_tests-ci.yml
@@ -45,7 +45,9 @@
             domain: test.wikipedia.org
             os: ubuntu-20.04
           - python-version: "3.13-dev"
-            site: wikipedia:test
+            family: wikipedia
+            code: test
+            domain: test.wikipedia.org
             experimental: true

     steps:

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

Reply via email to