Skip to content

Commit

Permalink
trivial: ci: Bump Meson version
Browse files Browse the repository at this point in the history
  • Loading branch information
ximion committed Apr 10, 2022
1 parent 922c210 commit 31bd06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: sudo ./tests/ci/install-deps-deb.sh

- name: Update Meson
run: sudo pip3 install 'meson~=0.56'
run: sudo pip3 install 'meson~=0.62'

- name: Make & Install 3rd-party
run: sudo ./tests/ci/ci-install-extern.sh
Expand Down

0 comments on commit 31bd06c

Please sign in to comment.