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

Change subject: [tests] update macOS in test matrix
......................................................................

[tests] update macOS in test matrix

Do not use macOS-latest; Python 3.7 failes with it.

Bug: T364692
Change-Id: Iecb87530d6c297a36f1d11ee12f98a33728d1a57
---
M .github/workflows/doctest.yml
1 file changed, 1 insertion(+), 1 deletion(-)

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




diff --git a/.github/workflows/doctest.yml b/.github/workflows/doctest.yml
index fae76f3..1be6714 100644
--- a/.github/workflows/doctest.yml
+++ b/.github/workflows/doctest.yml
@@ -24,7 +24,7 @@
       max-parallel: 7

       matrix:
-        os: [ "windows-latest", "macOS-latest", "ubuntu-latest" ]
+        os: [ "windows-latest", "macOS", "ubuntu-latest" ]
         python-version: ["pypy3.7", "3.7", "3.8", "3.9", "3.10", "3.11", 
"3.12"]
         include:
           - python-version: "3.13-dev"

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1030600?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: Iecb87530d6c297a36f1d11ee12f98a33728d1a57
Gerrit-Change-Number: 1030600
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to