Skip to content

Commit

Permalink
update cmake version in wf
Browse files Browse the repository at this point in the history
  • Loading branch information
maichmueller committed Jul 16, 2024
1 parent d000d88 commit 67a6aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: Setup cmake
uses: jwlawson/[email protected]
with:
cmake-version: '3.22'
cmake-version: '3.27'

- name: Configure Windows compile environment
uses: ilammy/msvc-dev-cmd@v1
Expand Down

0 comments on commit 67a6aa8

Please sign in to comment.