Skip to content

Commit 7c9a3be

Browse files
authored
Merge pull request #4247 from masatake/gha--timeout
GitHub Actions: set timeout to tests on Qemu
2 parents fc82393 + d3e0d7b commit 7c9a3be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing-on-alpine.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
matrix:
4747
target-arch: [loongarch64, aarch64, ppc64le, riscv64, s390x]
4848

49+
timeout-minutes: 45
50+
4951
steps:
5052
- uses: actions/checkout@v4
5153

0 commit comments

Comments
 (0)