We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3562a28 commit 4efafd7Copy full SHA for 4efafd7
.github/workflows/compilability_check.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- name: Setup the environment
14
run: |
15
- sudo pip3 install meson==0.58.2
+ sudo pip3 install meson==0.63.0
16
sudo apt-get install nasm ninja-build
17
18
- name: Executing the script
0 commit comments