From 37c39b2221364d5fef5be54ba79d143ae62a2f7b Mon Sep 17 00:00:00 2001 From: Joachim Metz Date: Thu, 26 Dec 2024 09:19:34 +0100 Subject: [PATCH] Changes for CI tests --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 1650d8c723..adf4aef02f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,7 +29,7 @@ environment: L2TBINARIES_TRACK: "dev" TARGET: wheel - DESCRIPTION: "Run tests on Mac OS with Python 3.13" - APPVEYOR_BUILD_WORKER_IMAGE: macos-monterey + APPVEYOR_BUILD_WORKER_IMAGE: macos-sonoma HOMEBREW_NO_INSTALL_CLEANUP: 1 TARGET: tests