Commit 900bcc0e authored by Ian Jackson's avatar Ian Jackson
Browse files

Revert "Disable macos build tests"

This reverts commit a6801c10.
parent 32a45edb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -279,13 +279,14 @@ build-repro:
  image: amd64/rust:1.76.0-alpine3.18
  script:
    - apk add bash
    - ./maint/reproducible_build linux windows
    - ./maint/reproducible_build linux windows macos
  # no after_script:, we don't build in the project dir
  # TODO #1410: Maybe there is something we _can_ remove though?
  artifacts:
    paths:
      - arti-linux
      - arti-windows.exe
      - arti-macos
    expire_in: 1 day
  cache:
    paths: