Skip to content

Commit 3130447

Browse files
chore(deps): update dependency cmake to v4
1 parent ae86095 commit 3130447

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

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

0 commit comments

Comments
 (0)