Skip to content

Commit 6037a37

Browse files
committed
Raise timeout
1 parent 41e1843 commit 6037a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
steps:
109109
- uses: actions/checkout@v2
110110
- uses: uraimo/run-on-arch-action@v2.1.1
111-
timeout-minutes: 60
111+
timeout-minutes: 120
112112
with:
113113
arch: ${{ matrix.arch }}
114114
distro: ubuntu20.04

0 commit comments

Comments
 (0)