From fb61bc0c022cc0fff290b94ee4f9cf9f4160efe2 Mon Sep 17 00:00:00 2001 From: Cory Fields Date: Wed, 10 May 2023 22:34:06 +0000 Subject: depends: Bump MacOS minimum runtime requirement to 11.0 This is necessary as the new fixup_chains linker behavior is only valid when the runtime target is >=11.0. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index fd2a46433d..40db8321b2 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -314,7 +314,7 @@ task: << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV task: - name: 'macOS 10.15 [gui, no tests] [jammy]' + name: 'macOS 11.0 [gui, no tests] [jammy]' << : *CONTAINER_DEPENDS_TEMPLATE container: docker_arguments: -- cgit v1.2.3