Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1008817?usp=email )
Change subject: [tests] Add python 3.13 to python_version matrix and remove
experimental flag
......................................................................
[tests] Add python 3.13 to python_version matrix and remove experimental flag
Change-Id: I0e9ac3bdaa8de8a1a188752a49d8a2ad26151a7f
---
M .github/workflows/pywikibot-ci.yml
1 file changed, 10 insertions(+), 4 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/.github/workflows/pywikibot-ci.yml
b/.github/workflows/pywikibot-ci.yml
index d0ef8fd..7b3bc30 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", "3.7", "3.8", "3.9", "3.10", "3.11",
"3.12"]
+ python-version: ["pypy3.7", "3.7", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13-dev"]
site: ['wikipedia:en', 'wikisource:zh']
test_prod_only: [true]
include:
@@ -54,9 +54,6 @@
- python-version: "3"
site: wikipedia:de
os: macOS-latest
- - python-version: "3.13-dev"
- site: wikipedia:test
- experimental: true
steps:
- name: Checkout Repository
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1008817?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: I0e9ac3bdaa8de8a1a188752a49d8a2ad26151a7f
Gerrit-Change-Number: 1008817
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]