Skip to content

Commit

Permalink
Merge pull request #739 from Murmele/ci_update_ninja
Browse files Browse the repository at this point in the history
update ninja
  • Loading branch information
Murmele authored Apr 20, 2024
2 parents ec9980f + c4c553b commit ef6984c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ jobs:
modules: qtwebengine

- name: Install Ninja
uses: seanmiddleditch/gha-setup-ninja@v3
uses: seanmiddleditch/gha-setup-ninja@v4
with:
version: 1.9.0
version: 1.11.1
platform: ${{ matrix.env.ninja_platform }}
destination: ninja

Expand Down

0 comments on commit ef6984c

Please sign in to comment.