Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build using Ninja on Windows and Linux Desktop #1071

Merged
merged 10 commits into from
Jul 2, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update setup-ninja to 1.1
Maxx Boehme committed Jul 1, 2024
commit 12ab0d1c0b4a5d73b0a1efda2ec0c900d4b78a82
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ jobs:
run: git submodule update --init --recursive --depth=1

- name: Setup Ninja
uses: ashutoshvarma/setup-ninja@v1
uses: ashutoshvarma/setup-ninja@v1.1
with:
version: 1.12.1