From 58ff46387ebb97c8ae7c481657cfd62f956369f3 Mon Sep 17 00:00:00 2001 From: Jiajie Chen Date: Wed, 10 Jul 2024 09:12:16 +0800 Subject: [PATCH] Update macos version in circle ci --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7baebeb2..304c3605 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -117,9 +117,9 @@ jobs: command: | nix-channel --update nix-build - bigsur: + ventura: macos: - xcode: 12.5.1 + xcode: 13.4.1 steps: - checkout - run: