projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97c09c8
)
ci: Use meson 0.59 on macos
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 10 Dec 2021 17:12:52 +0000
(12:12 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 10 Dec 2021 17:12:52 +0000
(12:12 -0500)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 57713e9d3c1025fb7d297f8ff2adfac4c1820e75..8b01ec772c875aaf1c39ed7a4f15127298e6ee68 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-167,7
+167,7
@@
macos:
needs: []
before_script:
- bash .gitlab-ci/show-info-osx.sh
- - pip3 install --user meson==0.5
6
+ - pip3 install --user meson==0.5
9
- pip3 install --user ninja
- export PATH=/Users/gitlabrunner/Library/Python/3.7/bin:$PATH
- export MESON_FORCE_BACKTRACE=1