Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Goodman authored Aug 1, 2024
1 parent 74f2022 commit 575266d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Setup cmake
uses: trail-of-forks/actions-setup-cmake@master
with:
cmake-version: '3.24.x'
cmake-version: '3.26.x'

- name: Use cmake
run: cmake --version
Expand Down

0 comments on commit 575266d

Please sign in to comment.