Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
fix(ci): extend the timeout-minutes from 5 to 10 for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bhops committed Oct 1, 2021
1 parent fa7395a commit ec311dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
TARGET: windows
- os: macos-latest
TARGET: darwin
timeout-minutes: 5
timeout-minutes: 10
env:
GO111MODULE: on
steps:
Expand Down

0 comments on commit ec311dc

Please sign in to comment.