Skip to content

Commit

Permalink
ci/macos: update cmake to 3.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Will committed May 25, 2024
1 parent 57cc78d commit 4ad50a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- .local
steps:
- uses: actions/checkout@v4
- uses: lukka/get-cmake@v3.27.0
- uses: lukka/get-cmake@v3.29.3
- run: tool/build --verbose --no-run
- run: tool/build --verbose --no-build --no-run-perf
- run: tool/build --verbose --no-build --no-run-unit
Expand Down

0 comments on commit 4ad50a6

Please sign in to comment.