mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
ci: Run macOS job only for origin
This partially reverts 11616b0145
.
The macOS runner is not available to forks on purpose.
This commit is contained in:
parent
ad0bc52c64
commit
3e80909ba5
@ -638,7 +638,8 @@ freebsd-13-x86_64:
|
|||||||
- "_build/meson-logs"
|
- "_build/meson-logs"
|
||||||
|
|
||||||
macos-x86_64:
|
macos-x86_64:
|
||||||
extends: .only-origin-or-manual
|
# The macOS runner is not allowed in forks. This is about trust, not capacity.
|
||||||
|
extends: .only-origin
|
||||||
stage: build
|
stage: build
|
||||||
tags:
|
tags:
|
||||||
- macosintel
|
- macosintel
|
||||||
|
Loading…
Reference in New Issue
Block a user