mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-03 09:53:46 -04:00
Update meson.yml
This commit is contained in:
parent
59779bacc1
commit
dd31925b67
2
.github/workflows/meson.yml
vendored
2
.github/workflows/meson.yml
vendored
@ -16,11 +16,13 @@ jobs:
|
|||||||
- name: meson build
|
- name: meson build
|
||||||
uses: BSFishy/meson-build@v1.0.3
|
uses: BSFishy/meson-build@v1.0.3
|
||||||
with:
|
with:
|
||||||
|
meson-version: 1.5.1
|
||||||
action: build
|
action: build
|
||||||
|
|
||||||
- name: meson test
|
- name: meson test
|
||||||
uses: BSFishy/meson-build@v1.0.3
|
uses: BSFishy/meson-build@v1.0.3
|
||||||
with:
|
with:
|
||||||
|
meson-version: 1.5.1
|
||||||
action: test
|
action: test
|
||||||
|
|
||||||
- name: clang-format
|
- name: clang-format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user