Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
durswd committed Dec 22, 2024
1 parent 813188d commit edf8775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
if: matrix.name == 'mac'
uses: jwlawson/actions-setup-cmake@v1.4
with:
cmake-version: '3.18.x'
cmake-version: '3.24.x'

- name: Install Linux Dependencies
if: matrix.name == 'linux'
Expand Down

0 comments on commit edf8775

Please sign in to comment.