Skip to content

Commit 9a19c79

Browse files
chore(deps): update dependency cmake to v4
1 parent fe79157 commit 9a19c79

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
@@ -80,7 +80,7 @@ test-skip = ["*-win_arm64", "*-macosx_arm64"]
8080
before-build = [
8181
'yum install zip perl-IPC-Cmd -y || apk add zip || true',
8282
'apt update && apt install zip pkg-config -y || true',
83-
'pip install cmake==3.31.6',
83+
'pip install cmake==4.0.0',
8484
'pip install ninja==1.11.1.4',
8585
'cmake --version',
8686
'ninja --version',

0 commit comments

Comments
 (0)