We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c19e512 + 71b24ce commit 99e8007Copy full SHA for 99e8007
1 file changed
.github/workflows/build_node_shared.yml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
build:
13
+ timeout-minutes: 720 # 12 hours (QEMU ARM64 builds are slow)
14
strategy:
15
matrix:
16
include:
0 commit comments