Commit a4b03527 authored by Thomas Braun's avatar Thomas Braun
Browse files

.gitlab-ci.yml: Switch to our runners

This saves the precious gitlab CI minutes.
parent 999e0b9f
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -79,9 +79,11 @@ build-win-32bit:
    PLATFORM: Win32

macos:
  image: macos-15-xcode-16
  tags:
    - saas-macos-medium-m1
    - macos
    - aarch64
    - shell
    - tahoe
  variables:
    PIXI_HOME: "$CI_PROJECT_DIR/.pixi_install"
    PIXI_NO_PATH_UPDATE: "true"