From deb99521c34cec27e51754526ccf958d4cf7b17e Mon Sep 17 00:00:00 2001 From: Michael Hollister Date: Tue, 15 Apr 2025 12:30:56 -0500 Subject: [PATCH] CI: Changed Tart image --- receivers/electron/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/receivers/electron/.gitlab-ci.yml b/receivers/electron/.gitlab-ci.yml index e2d6621..047958a 100644 --- a/receivers/electron/.gitlab-ci.yml +++ b/receivers/electron/.gitlab-ci.yml @@ -16,7 +16,7 @@ buildElectronDockerContainer: buildMac: stage: buildAndDeployElectron - image: ghcr.io/cirruslabs/macos-sonoma-xcode:latest + image: ghcr.io/cirruslabs/macos-ventura-xcode:13.4.1 tags: - tart-installed before_script: