Skip to content

Commit 5984066

Browse files
committed
Try bumping cmake version
1 parent 530c0d5 commit 5984066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
# Version here should match the one in React Native template and packages/cmake-rn/src/cli.ts
55
NDK_VERSION: 27.1.12297006
66
# Building Hermes from source doesn't support CMake v4
7-
CMAKE_VERSION: 3.31.6
7+
CMAKE_VERSION: 4.2.2
88
# Enabling the Gradle test on CI (disabled by default because it downloads a lot)
99
ENABLE_GRADLE_TESTS: true
1010

0 commit comments

Comments
 (0)