Skip to content

Commit 302ed83

Browse files
huydhnDannyYuyang-quic
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 57aa0b3 commit 302ed83

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)