From 3da833c3b15352a1b282efcee0a93a3e87781cea Mon Sep 17 00:00:00 2001 From: bradh352 Date: Mon, 20 Dec 2021 17:36:34 -0500 Subject: [PATCH] fix switch statement --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index cca4dd33..ad25719a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -148,7 +148,7 @@ task: ;; esac ;; - MACOS|IOS) + MACOS|iOS) brew update && \ brew install ninja cmake case "${BUILD_TYPE}" in