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 6c30e0d commit b2c0017Copy full SHA for b2c0017
.github/workflows/integration.yaml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Test debug
56
run: make test
57
- timeout-minutes: 20
+ timeout-minutes: 30
58
env:
59
BUILD_TYPE: Debug # Workaround for Windows as it seems the previous step is being ignored
60
BUILD_TESTING: OFF # Workaround for Windows as it seems the previous step is being ignored
0 commit comments