Skip to content

Commit

Permalink
[chore] Increase Cache Go step timeout to 25min on Windows (open-tele…
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanotti authored and jmsnll committed Nov 12, 2023
1 parent a3206f5 commit 896ed35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
cache: false
- name: Cache Go
id: go-mod-cache
timeout-minutes: 15
timeout-minutes: 25
uses: actions/cache@v3
with:
path: |
Expand Down

0 comments on commit 896ed35

Please sign in to comment.