Skip to content

Commit 5fb3759

Browse files
committed
ci: expand ci timeout for release test
1 parent d8f44f7 commit 5fb3759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
permissions:
3737
contents: read
3838
runs-on: ${{ matrix.os }}
39-
timeout-minutes: 5
39+
timeout-minutes: 10
4040
steps:
4141
- uses: Cysharp/Actions/.github/actions/checkout@main
4242
- uses: Cysharp/Actions/.github/actions/setup-dotnet@main

0 commit comments

Comments
 (0)