Allow six hours for release builds and uploads (#691)

This commit is contained in:
Gregory Schier
2026-09-17 11:41:35 -07:00
committed by GitHub
parent bbe8d1eef5
commit 35d4c9d79d
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
runtime: "wry"
targets: "aarch64-pc-windows-msvc"
runs-on: ${{ matrix.platform }}
timeout-minutes: 60
timeout-minutes: 360
steps:
- name: Checkout yaakapp/app
uses: actions/checkout@v4