Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
Add ninja version
  • Loading branch information
baylesj authored Sep 9, 2024
1 parent 726c896 commit 0397a66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,14 @@ jobs:
uses: BSFishy/[email protected]
with:
meson-version: 1.5.1
ninja-version: 1.12.1
action: build

- name: meson test
uses: BSFishy/[email protected]
with:
meson-version: 1.5.1
ninja-version: 1.12.1
action: test

- name: clang-format
Expand Down

0 comments on commit 0397a66

Please sign in to comment.