Skip to content

Commit

Permalink
bump cmake version for ninja MC test
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwe committed Apr 26, 2024
1 parent fe023cf commit 85a0bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ jobs:
- name: Install CMake
uses: corrosion-rs/install-cmake@v2
with:
cmake: 3.22.6
cmake: 3.23.5
ninja: 1.10.0
# Install cbindgen before Rust to use recent default Rust version.
- name: Install cbindgen
Expand Down

0 comments on commit 85a0bd0

Please sign in to comment.