Commit 3469def
authored
### Rationale for this change
Meson 1.8.3 has wrong detection logic. It breaks our CI.
See also: mesonbuild/meson#14856
### What changes are included in this PR?
Use Meson 1.8.4 or later by explicit `brew update`.
We can remove the explicit `brew update` once GitHub hosted runners include Meson 1.8.4 or later by default.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #46690
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
1 parent 20eb23e commit 3469def
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
165 | 163 | | |
166 | 164 | | |
167 | 165 | | |
| |||
0 commit comments