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

Change subject: [tests] Test with "3.13.0-beta.1" instead of newest beta 2
......................................................................

[tests] Test with "3.13.0-beta.1" instead of newest beta 2

Bug: T367054
Change-Id: I0e4ca23cebbe6cb5611976da67d54bf08d84b794
---
M .github/workflows/doctest.yml
M .github/workflows/login_tests-ci.yml
M .github/workflows/oauth_tests-ci.yml
M .github/workflows/pywikibot-ci.yml
4 files changed, 4 insertions(+), 4 deletions(-)

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




diff --git a/.github/workflows/doctest.yml b/.github/workflows/doctest.yml
index 6ec8aa6..1da2a8f 100644
--- a/.github/workflows/doctest.yml
+++ b/.github/workflows/doctest.yml
@@ -23,7 +23,7 @@
       max-parallel: 14

       matrix:
-        python-version: [ "pypy3.7", "pypy3.10", "3.7", "3.8", "3.9", "3.10", 
"3.11", "3.12", "3.13.0-alpha - 3.13.0" ]
+        python-version: [ "pypy3.7", "pypy3.10", "3.7", "3.8", "3.9", "3.10", 
"3.11", "3.12", "3.13.0-beta.1" ]
         os: [ windows-latest, macOS-latest, ubuntu-latest ]
         include:
           - python-version: "3.14-dev"
diff --git a/.github/workflows/login_tests-ci.yml 
b/.github/workflows/login_tests-ci.yml
index dc1de99..f4eae5a 100644
--- a/.github/workflows/login_tests-ci.yml
+++ b/.github/workflows/login_tests-ci.yml
@@ -23,7 +23,7 @@
       max-parallel: 1

       matrix:
-        python-version: [ "pypy3.7", "pypy3.10", "3.7", "3.8", "3.9", "3.10", 
"3.11", "3.12", "3.13.0-alpha - 3.13.0", "3.14-dev" ]
+        python-version: [ "pypy3.7", "pypy3.10", "3.7", "3.8", "3.9", "3.10", 
"3.11", "3.12", "3.13.0-beta.1", "3.14-dev" ]
         site: [ "wikipedia:en", "wikisource:zh", "wikipedia:test" ]
         include:
           - python-version: "3.7"
diff --git a/.github/workflows/oauth_tests-ci.yml 
b/.github/workflows/oauth_tests-ci.yml
index 64598d0..024f211 100644
--- a/.github/workflows/oauth_tests-ci.yml
+++ b/.github/workflows/oauth_tests-ci.yml
@@ -22,7 +22,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.0-alpha - 3.13.0", "3.14-dev" ]
+        python-version: [ "pypy3.7", "pypy3.10", "3.7", "3.8", "3.9", "3.10", 
"3.11", "3.12", "3.13.0-beta.1", "3.14-dev" ]
         family: [ wikipedia ]
         code: [ test ]
         domain: [ "test.wikipedia.org" ]
diff --git a/.github/workflows/pywikibot-ci.yml 
b/.github/workflows/pywikibot-ci.yml
index d45d1ef..bb05945 100644
--- a/.github/workflows/pywikibot-ci.yml
+++ b/.github/workflows/pywikibot-ci.yml
@@ -26,7 +26,7 @@
       max-parallel: 17

       matrix:
-        python-version: [ "pypy3.7", "pypy3.10", "3.7", "3.8", "3.9", "3.10", 
"3.11", "3.12", "3.13.0-alpha - 3.13.0", "3.14-dev" ]
+        python-version: [ "pypy3.7", "pypy3.10", "3.7", "3.8", "3.9", "3.10", 
"3.11", "3.12", "3.13.0-beta.1", "3.14-dev" ]
         site: [ "wikipedia:en", "wikisource:zh" ]
         test_prod_only: [ true ]
         include:

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

Reply via email to