Skip to content

Commit dd31925

Browse files
authored
Update meson.yml
1 parent 59779ba commit dd31925

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/meson.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,13 @@ jobs:
1616
- name: meson build
1717
uses: BSFishy/[email protected]
1818
with:
19+
meson-version: 1.5.1
1920
action: build
2021

2122
- name: meson test
2223
uses: BSFishy/[email protected]
2324
with:
25+
meson-version: 1.5.1
2426
action: test
2527

2628
- name: clang-format

0 commit comments

Comments
 (0)