mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-30 12:30:33 +00:00
increase timeout for macOS/Nix builds
This commit is contained in:
parent
147252f5a4
commit
5f72352b3e
@ -132,6 +132,7 @@ jobs:
|
|||||||
TARGET: carbon
|
TARGET: carbon
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-latest'
|
vmImage: 'macOS-latest'
|
||||||
|
timeoutInMinutes: 90
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix \
|
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix \
|
||||||
|
Loading…
Reference in New Issue
Block a user