Skip to content

Commit 1b61e98

Browse files
chore(deps): update dependency cmake to v4
1 parent b656936 commit 1b61e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ test-skip = ["*-win_arm64", "*-macosx_universal2:arm64"]
8686
before-build = [
8787
'yum install zip perl-IPC-Cmd -y || apk add zip || true',
8888
'apt update && apt install zip pkg-config -y || true',
89-
'pip install cmake==3.31.6',
89+
'pip install cmake==4.1.0',
9090
'pip install ninja==1.11.1.4',
9191
'cmake --version',
9292
'ninja --version',

0 commit comments

Comments
 (0)