mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 11:12:11 +01:00
ci: Run macOS job only for origin
This partially reverts 11616b01459f56e8c9a6aa98a207f915593f6faa. 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"
|
||||
|
||||
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
|
||||
tags:
|
||||
- macosintel
|
||||
|
Loading…
x
Reference in New Issue
Block a user