use latest CMake

This commit is contained in:
Roman Fomin 2024-04-12 16:32:40 +07:00
parent 437b7a825f
commit 2d0d08a4b9

View File

@ -32,6 +32,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Latest CMake and Ninja
- uses: lukka/get-cmake@latest
- name: Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1
with: