Skip to content

Commit e238892

Browse files
authored
ci: bump to latest meson (#112)
1 parent bfd9004 commit e238892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
steps:
6060
- name: Install dependencies (Ubuntu)
6161
if: runner.os == 'Linux'
62-
run: sudo apt install meson-1.5
62+
run: sudo apt install meson
6363

6464
- name: Install dependencies (macOS)
6565
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)