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

Change subject: Revert "Tests: Move pre-commit py313 lint test from Jenkins to 
GitHub"
......................................................................

Revert "Tests: Move pre-commit py313 lint test from Jenkins to GitHub"

This reverts commit ca5493d9b206aa1c90cf939c6dd096db1520f4cc.

Reason for revert: T422242 shoild solve the previous issue

Bug: T420840
Change-Id: Ieb7d76839661118c90474fad6a099a6f7927e75f
---
M .github/workflows/pre-commit.yml
M tox.ini
2 files changed, 1 insertion(+), 3 deletions(-)

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




diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index ea3a9cf..ab51f86 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -33,8 +33,6 @@
         include:
           - python-version: '3.13'
             os: ubuntu-latest
-          - python-version: '3.14'
-            os: ubuntu-latest
           - python-version: 3.15-dev
     steps:
       - name: set up python ${{ matrix.python-version }}
diff --git a/tox.ini b/tox.ini
index 8b4f859..17e6fdf 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,7 +4,7 @@
 skip_missing_interpreters = True
 envlist =
     commit-message
-    lint-py{310}
+    lint-py{310,314}

 [params]
 # Note: tox 4 does not support multiple lines when doing parameters

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1267892?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: Ieb7d76839661118c90474fad6a099a6f7927e75f
Gerrit-Change-Number: 1267892
Gerrit-PatchSet: 4
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