We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b583b56 commit 3a79b72Copy full SHA for 3a79b72
.github/workflows/build-toolchain.yml
@@ -30,7 +30,7 @@ jobs:
30
build:
31
name: ${{ inputs.preset }}${{ inputs.tools && '+t' || '' }}${{ inputs.extras && '+e' || '' }}
32
runs-on: windows-2022
33
- timeout-minutes: 20
+ timeout-minutes: 40
34
env:
35
VCPKG_BINARY_SOURCES: clear;x-gha,readwrite
36
VCPKG_FEATURE_FLAGS: manifests,versions,binarycaching
0 commit comments