Skip to content

Commit f25ab14

Browse files
committed
bump release timeout due to failed arm builds
1 parent 1d05785 commit f25ab14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- { runner: ubuntu-20.04, arch: amd64 }
4747
- { runner: arm-runner, arch: arm64 }
4848
runs-on: ${{ matrix.box.runner }}
49-
timeout-minutes: 45
49+
timeout-minutes: 90
5050
steps:
5151
- uses: actions/checkout@v3
5252

0 commit comments

Comments
 (0)