Update CMake version to 3.25.3 in macOS workflow

This commit is contained in:
tequ
2026-02-20 05:26:58 +09:00
parent de1f57819f
commit bed5473540

View File

@@ -54,7 +54,7 @@ jobs:
install: true
mise_toml: |
[tools]
cmake = "3.23.1"
cmake = "3.25.3"
python = "3.12"
pipx = "latest"
conan = "2"