Browse Source

Update main.yml

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

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

@@ -60,6 +60,7 @@ on:
 jobs:
   set-matrix:
     runs-on: ubuntu-latest
+    timeout-minutes: 120
     outputs:
       matrix: ${{ steps.set-matrix.outputs.matrix }}
     steps: