From ebc8d015adbf97c8b014144e62ea54c830f40368 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sun, 3 Aug 2025 13:10:25 +0200 Subject: [PATCH] Use macos image from gitlab --- .gitlab-ci.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 695b23f1..f2c85db6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -265,7 +265,11 @@ build-macos: build-macos-as: extends: build-macos - image: ghcr.io/cirruslabs/macos-sequoia-xcode:16.1 + image: registry.nheko.im/nheko-reborn/nheko/cirruslabs/macos-sequoia-xcode:16.2 + variables: + TART_REGISTRY_HOSTNAME: $CI_REGISTRY + TART_REGISTRY_USERNAME: $CI_REGISTRY_USER + TART_REGISTRY_PASSWORD: $CI_JOB_TOKEN tags: [macos-tart] before_script: - brew install python3 pkg-config clang-format cmake ninja openssl gstreamer pipx