[ci] update linux workflow version of meson

This commit is contained in:
Benoit Pierre 2023-01-28 17:08:54 +01:00
parent da7b66c1f8
commit cf57c35ecd
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
python3 \
python3-setuptools
- name: Install Python Dependencies
run: sudo pip3 install fonttools meson==0.56.0 gcovr==5.0
run: sudo pip3 install fonttools meson==0.60.0 gcovr==5.0
- name: Setup Meson
run: |
ccache --version