diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml
index bd7e9eeb3..e05c87231 100644
--- a/.github/workflows/IntegrationTest.yml
+++ b/.github/workflows/IntegrationTest.yml
@@ -31,6 +31,8 @@ jobs:
     test:
         name: ${{ matrix.package.repo }}
         runs-on: ${{ matrix.os }}
+        timeout-minutes: 15
+
         strategy:
             fail-fast: false
             matrix: