Add timeout for the CI job
This commit is contained in:
parent
9eba5f02e3
commit
b1a25067f9
|
@ -21,6 +21,7 @@ jobs:
|
|||
# qt-target: win64_msvc2019_64
|
||||
|
||||
runs-on: windows-2019
|
||||
timeout-minutes: 30
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Reference in New Issue