Skip to content

Commit 88e103f

Browse files
huydhnoscarandersson8218
authored andcommitted
Upgrade cmake on CI (pytorch#9471)
This is the minimum version `cmake_minimum_required(VERSION 3.24)` set by pytorch#9248. Android jobs are failing https://github.com/pytorch/executorch/actions/runs/13959323278/job/39077616882#step:15:753 after pytorch#9248 lands
1 parent 07c617a commit 88e103f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/docker/conda-env-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake=3.22.1
1+
cmake=3.26.4
22
ninja=1.10.2
33
libuv
44
llvm-openmp

0 commit comments

Comments
 (0)