Skip to content

Commit

Permalink
upgrade meson?
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Nov 8, 2023
1 parent b6602c1 commit 3f50334
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==1.2.3 pytest

- name: Install deps
shell: bash
Expand Down

0 comments on commit 3f50334

Please sign in to comment.