From 7bdc3342ca670f51ce9e087c4d3d4cdd67cc65c2 Mon Sep 17 00:00:00 2001 From: Steven Koo <steven.koo@ni.com> Date: Tue, 15 Mar 2022 17:48:06 -0500 Subject: ci: Update builds to macOS 12 Monterey Signed-off-by: Steven Koo <steven.koo@ni.com> --- .ci/uhd-build-docker-container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci/uhd-build-docker-container.yml') diff --git a/.ci/uhd-build-docker-container.yml b/.ci/uhd-build-docker-container.yml index 55a2a2714..430243d15 100644 --- a/.ci/uhd-build-docker-container.yml +++ b/.ci/uhd-build-docker-container.yml @@ -59,7 +59,7 @@ variables: - name: macOSBuilders value: - "{'macOS-1014-x64':{'buildOSName':'macOS-1014-x64', 'macOSVersionDemand':'10.14', 'macOSArchDemand': 'X64'}}" + "{'macOS-12-x64':{'buildOSName':'macOS-12-x64', 'macOSVersionDemand':'12', 'macOSArchDemand': 'X64'}}" - name: dockerImagePrefix value: 'rfsdr/' -- cgit v1.2.3