From 2b720f3d883901414446249372aff4bd77f53773 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Feb 2026 19:38:27 +0000 Subject: [PATCH] Remove step-level timeouts to allow artifact downloads to complete Co-authored-by: ggman12 <17393221+ggman12@users.noreply.github.com> --- .github/workflows/historical-adsb.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/historical-adsb.yaml b/.github/workflows/historical-adsb.yaml index 19198d9..e71b1c2 100644 --- a/.github/workflows/historical-adsb.yaml +++ b/.github/workflows/historical-adsb.yaml @@ -257,7 +257,6 @@ jobs: - name: Download all chunk artifacts id: download - timeout-minutes: 60 continue-on-error: true uses: actions/download-artifact@v4 with: @@ -267,7 +266,6 @@ jobs: - name: Retry artifact download on failure if: steps.download.outcome == 'failure' - timeout-minutes: 60 uses: actions/download-artifact@v4 with: pattern: adsb-map-*