Use meson==0.61.5 to fix libzip strcasecmp errors (#2991)

This commit is contained in:
Florian Märkl 2022-07-04 10:39:10 +02:00 committed by GitHub
parent e4db94eb87
commit 3855576be5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ jobs:
- name: py dependencies
run: |
python3 -m pip install -U pip==21.3.1
pip install meson
pip install meson==0.61.5 # https://github.com/rizinorg/cutter/runs/7170222817?check_suite_focus=true
- name: Prepare package id
shell: bash
run: |