We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d66fc3 commit 71b24ceCopy full SHA for 71b24ce
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