Skip to content

Commit 99e8007

Browse files
authored
Merge pull request #6 from TEN-framework/fix/linux_arm64
chore: increase CI timeout to 12 hours for QEMU ARM64 builds
2 parents c19e512 + 71b24ce commit 99e8007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_node_shared.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
jobs:
1212
build:
13+
timeout-minutes: 720 # 12 hours (QEMU ARM64 builds are slow)
1314
strategy:
1415
matrix:
1516
include:

0 commit comments

Comments
 (0)