You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't find timeoutInMinutes in this repository and it seems that Azure Pipelines is hosted externally. Since it's not fixable here, I'll close this issue
Area with issue?
JSON Schema
✔️ Expected Behavior
timeoutInMinutes is set as a string, while it's supposed to be a number (see https://learn.microsoft.com/en-us/azure/devops/pipelines/process/phases?view=azure-devops&tabs=yaml#define-a-single-job).
(I can make a PR later, just recording this now while I'm noticing it validating cibuildwheel's files.)
❌ Actual Behavior
Should allow or require a number.
YAML or JSON file that does not work.
No response
IDE or code editor.
None
Are you making a PR for this?
Yes, I will create a PR.
The text was updated successfully, but these errors were encountered: