ci: Set timeout for windows job to 30 minutes

This commit is contained in:
sithlord48
2025-02-24 15:12:20 -05:00
committed by Chris Rizzitello
parent 038c8af949
commit 173e521004

View File

@ -131,7 +131,7 @@ jobs:
target:
- name: "windows-2022-x64"
runs-on: "windows-2022"
timeout: 120 #Windows can take while if it has to build vcpkg cache
timeout: 30
config-args: "-G Ninja"
qt-install-dir: "C:"