Increase timeout time

This commit is contained in:
Malte Rosenbjerg 2020-12-07 22:07:41 +01:00
parent 04f78b01e5
commit 502c4415e7

View file

@ -15,7 +15,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [windows-latest, ubuntu-latest] os: [windows-latest, ubuntu-latest]
timeout-minutes: 4 timeout-minutes: 6
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v1 uses: actions/checkout@v1