mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 07:04:29 +00:00
Merge branch 'macos_build_tests' into 'main'
Build tests in macOS CI See merge request GNOME/gtk!6836
This commit is contained in:
commit
930fb24053
@ -212,7 +212,9 @@ msys2-mingw64:
|
||||
macos-x86_64:
|
||||
rules:
|
||||
# Do not run in forks as the runner is not available there.
|
||||
# (except for dehesselle who maintains the runner)
|
||||
- if: $CI_PROJECT_NAMESPACE == "GNOME"
|
||||
- if: $CI_PROJECT_NAMESPACE == "dehesselle"
|
||||
stage: build
|
||||
tags:
|
||||
- macosintel
|
||||
@ -251,7 +253,6 @@ macos-x86_64:
|
||||
-Dpixman:tests=disabled
|
||||
-Dlibjpeg-turbo:simd=disabled
|
||||
-Dbuild-demos=false
|
||||
-Dbuild-tests=false
|
||||
-Dbuild-examples=false
|
||||
-Dbuild-testsuite=false
|
||||
_build
|
||||
|
Loading…
Reference in New Issue
Block a user