Skip to content

Commit 94949ee

Browse files
committed
increase job timeout
1 parent b3f11b6 commit 94949ee

File tree

5 files changed

+1106
-1436
lines changed

5 files changed

+1106
-1436
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
echo "Wait for container to be healthy"
6666
sleep 1
6767
done
68-
timeout-minutes: 2
68+
timeout-minutes: 10
6969
env:
7070
LANGUAGE: ${{ matrix.language }}
7171
FRAMEWORK: ${{ matrix.framework }}

0 commit comments

Comments
 (0)