Skip to content
Snippets Groups Projects
Commit 2adcb00c authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[data/gitlab-ci/single-package.yaml] Promote macos arm builds to first class citizens

parent ba175a65
No related branches found
No related tags found
No related merge requests found
Pipeline #59203 passed
...@@ -105,7 +105,6 @@ build_macos_arm_39: ...@@ -105,7 +105,6 @@ build_macos_arm_39:
extends: .build_macos_arm_template extends: .build_macos_arm_template
variables: variables:
PYTHON_VERSION: "3.9" PYTHON_VERSION: "3.9"
allow_failure: true
cache: cache:
key: "build-py39" key: "build-py39"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment