increase timeout for macOS/Nix builds

This commit is contained in:
Wolfgang Thaller 2024-05-01 23:31:10 +02:00
parent 147252f5a4
commit 5f72352b3e
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ jobs:
TARGET: carbon
pool:
vmImage: 'macOS-latest'
timeoutInMinutes: 90
steps:
- script: |
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix \