[object Object]

← back to Exo

16.0.0 for all circleci jobs

f5fdacd2b43446f325bbaeb5ffa6cf3cd0a87d97 · 2024-11-24 00:07:51 +0400 · Alex Cheema

Files touched

Diff

commit f5fdacd2b43446f325bbaeb5ffa6cf3cd0a87d97
Author: Alex Cheema <alexcheema123@gmail.com>
Date:   Sun Nov 24 00:07:51 2024 +0400

    16.0.0 for all circleci jobs
---
 .circleci/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.circleci/config.yml b/.circleci/config.yml
index 6f775bb5..b8f064cd 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -249,7 +249,7 @@ jobs:
 
   measure_pip_sizes:
     macos:
-      xcode: "15.4.0"
+      xcode: "16.0.0"
     steps:
       - checkout
       - run:

← 84ff7cb3 circleci job to get pipsize and store as artifact  ·  back to Exo  ·  make readme clearer with linux nvidia 2c5d0553 →