Using Meson 0.63.0 on CI

ffmpeg_4.4.2
Javernaut 2 years ago
parent 3562a2811c
commit 4efafd74b9
  1. 2
      .github/workflows/compilability_check.yml

@ -12,7 +12,7 @@ jobs:
- name: Setup the environment
run: |
sudo pip3 install meson==0.58.2
sudo pip3 install meson==0.63.0
sudo apt-get install nasm ninja-build
- name: Executing the script

Loading…
Cancel
Save