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

Change subject: use latest repo of MacOS, otherwise queue hangs
......................................................................

use latest repo of MacOS, otherwise queue hangs

Change-Id: Id832847b2b7f15c3ef95b4dd00037ea4428bbc98
Signed-off-by: Xqt <i...@gno.de>
---
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 39cc0ef..6868d6b 100644
--- a/.github/workflows/doctest.yml
+++ b/.github/workflows/doctest.yml
@@ -24,7 +24,7 @@
       max-parallel: 7

       matrix:
-        os: [ "windows-latest", "macOS", "ubuntu-latest" ]
+        os: [ "windows-latest", "macOS-latest", "ubuntu-latest" ]
         python-version: ["pypy3.7", "pypy3.10", "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/+/1030319?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: Id832847b2b7f15c3ef95b4dd00037ea4428bbc98
Gerrit-Change-Number: 1030319
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
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