Skip to content

Commit

Permalink
use latest meson (as we do on other projects)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Nov 10, 2023
1 parent 6b18ea7 commit b0462c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
brew install gcovr pkg-config ninja || brew link --overwrite python
- name: Install python modules
run: pip3 install meson==0.52.1 pytest
run: pip3 install meson pytest

- name: Install deps
shell: bash
Expand Down

0 comments on commit b0462c8

Please sign in to comment.