We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d2d0d commit 9f22106Copy full SHA for 9f22106
.github/workflows/ci.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
test_integration:
35
runs-on: ubuntu-latest
36
- timeout-minutes: 15
+ timeout-minutes: 60
37
services:
38
unstructured-api:
39
image: quay.io/unstructured-io/unstructured-api:latest
0 commit comments