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

Change subject: Tests: Use Python 3.14 for pre-commit tests with ubuntu
......................................................................

Tests: Use Python 3.14 for pre-commit tests with ubuntu

Change-Id: Ie197dc5b76ff6552aebea0ee0d35c1e33f07feab
---
M .github/workflows/pre-commit.yml
1 file changed, 1 insertion(+), 0 deletions(-)

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




diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index 7af8539..85dae08 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -30,6 +30,7 @@
           - macOS-latest
         include:
           - python-version: '3.14'
+            os: ubuntu-latest
           - python-version: 3.15-dev
     steps:
       - name: set up python ${{ matrix.python-version }}

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