Skip to content

Commit

Permalink
Using Meson 0.63.0 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Javernaut committed Aug 13, 2022
1 parent 3562a28 commit 4efafd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilability_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4efafd7

Please sign in to comment.