Lower timeout# Please enter the commit message for your changes. Lines starting

This commit is contained in:
Wilfried Kopp
2022-08-09 21:30:33 +02:00
committed by Chevdor
parent 95f4e501df
commit f885ccfee7
@@ -17,7 +17,7 @@ jobs:
check: check:
name: Run check name: Run check
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 15 timeout-minutes: 10
env: env:
BIN_URL: ${{github.event.inputs.binary_url}} BIN_URL: ${{github.event.inputs.binary_url}}
REF_URL: ${{github.event.inputs.reference_binary_url}} REF_URL: ${{github.event.inputs.reference_binary_url}}