Skip to content

Commit f1d2d2b

Browse files
committed
. e updated timeout per Claude's advice
1 parent 923cd95 commit f1d2d2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_and_build_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
vipm --labview-version 2026 build "${vipb}" && break
6969
echo "Build attempt $i failed, retrying..."
7070
[ $i -eq 3 ] && exit 1
71-
sleep 90
71+
sleep 120
7272
done
7373
7474

0 commit comments

Comments
 (0)