From 038d7d69ddc1440d559ab147944450b6a8d1ff70 Mon Sep 17 00:00:00 2001 From: Malte Rosenbjerg Date: Tue, 12 May 2020 17:27:55 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 61794e0..46718fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: jobs: ci: runs-on: ubuntu-latest + timeout-minutes: 10 steps: - uses: actions/checkout@v1 - name: Prepare FFMpeg