Skip to content

Commit ec732c8

Browse files
committed
increase build timeout
1 parent 28e8db4 commit ec732c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
jobs:
1010
build:
1111
runs-on: ubuntu-24.04
12-
timeout-minutes: 30
12+
timeout-minutes: 45
1313
name: Build App
1414
strategy:
1515
matrix:

0 commit comments

Comments
 (0)