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

Change subject: tests: remove experimental run for pre-commit with Python 3.15
......................................................................

tests: remove experimental run for pre-commit with Python 3.15

Bug: T408718
Change-Id: I81bd2e88a42acc55502fcd0d4e1856365aaf2f29
---
M .github/workflows/pre-commit.yml
1 file changed, 0 insertions(+), 1 deletion(-)

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




diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index 389028b..d2880f0 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -33,7 +33,6 @@
           - python-version: '3.14'
             os: ubuntu-latest
           - python-version: 3.15-dev
-            experimental: true
     steps:
       - name: set up python ${{ matrix.python-version }}
         if: "!endsWith(matrix.python-version, '-dev')"

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

Reply via email to