Skip to content

Commit 5fdfa51

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

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)