Skip to content
Snippets Groups Projects
Unverified Commit d68c85bd authored by Lars Bilke's avatar Lars Bilke
Browse files

Follow-up on !5135.

parent de72c859
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ publish wheels:
publish wheels to pypi (dev):
stage: release
needs: ["build wheels linux", "build wheels mac", "build wheels win"]
needs: ["build wheels linux", "build wheels mac"] # , "build wheels win", # disabled temporarily due to runner hardware failure
tags: [envinf, shell]
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment