Browse Source

Update build.yml

James McConnell 1 year ago
parent
commit
fca908a1e1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/build.yml

+ 1 - 0
.github/workflows/build.yml

@@ -40,6 +40,7 @@ on:
 jobs:
   build-gki:
     runs-on: ubuntu-latest
+    timeout-minutes: 120
     env:
       CCACHE_COMPILERCHECK: "%compiler% -dumpmachine; %compiler% -dumpversion"
       CCACHE_NOHASHDIR: "true"