mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-21 13:29:36 +00:00
increase timeout for macOS/Nix builds
This commit is contained in:
parent
147252f5a4
commit
5f72352b3e
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user