Skip to content

Commit 4efafd7

Browse files
committed
Using Meson 0.63.0 on CI
1 parent 3562a28 commit 4efafd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compilability_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
- name: Setup the environment
1414
run: |
15-
sudo pip3 install meson==0.58.2
15+
sudo pip3 install meson==0.63.0
1616
sudo apt-get install nasm ninja-build
1717
1818
- name: Executing the script

0 commit comments

Comments
 (0)