Increase timeout

This commit is contained in:
Dan Caseley 2020-07-26 14:57:42 +01:00
parent 46f2d68c03
commit c1d8d75744
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: macos-latest
timeout-minutes: 15
timeout-minutes: 60
env:
DEVELOPER_DIR: /Applications/Xcode_11.5.app