Increase timeout to 40 minutes

This commit is contained in:
Stephan Kulow 2021-06-18 12:33:18 +02:00
parent b08765c8e1
commit ce10b7562e

View File

@ -10,7 +10,7 @@ on:
jobs:
docker:
timeout-minutes: 10
timeout-minutes: 40
runs-on: ubuntu-latest
steps: