Skip to content

Commit

Permalink
Upped cmake version in runners.
Browse files Browse the repository at this point in the history
  • Loading branch information
Net_ committed Jul 11, 2023
1 parent f3aafbd commit 7e51b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Set up CMake
uses: jwlawson/[email protected]
with:
cmake-version: '3.16'
cmake-version: '3.24'

- name: Set up Ninja
uses: seanmiddleditch/gha-setup-ninja@master
Expand Down

0 comments on commit 7e51b07

Please sign in to comment.