Skip to content

Commit 82e4a79

Browse files
committed
ci: increase timeout-minutes for build_and_test
1 parent 0133b5d commit 82e4a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build_and_test:
1515
name: Build and test
1616
runs-on: ubuntu-slim
17-
timeout-minutes: 10
17+
timeout-minutes: 15
1818

1919
steps:
2020
- name: Checkout repository

0 commit comments

Comments
 (0)