Skip to content

Commit a68edf5

Browse files
committed
increase timeout for ubuntu arm builds
1 parent 06017db commit a68edf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-ubuntu-arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ on:
2929

3030
jobs:
3131
ubuntu-arm-build-test:
32-
timeout-minutes: 40
32+
timeout-minutes: 60
3333
runs-on: [ self-hosted, linux-arm64, spot, meshinspector ]
3434
container:
3535
image: ${{ matrix.docker-image }}

0 commit comments

Comments
 (0)