Skip to content

Commit

Permalink
Set timeout for GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangomz committed Nov 22, 2021
1 parent e40b767 commit ae9852e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
runs-on: macos-11
environment: Testing
steps:
- uses: szenius/[email protected]
with:
timezoneMacos: "America/Monterrey"

- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
with:
Expand Down

0 comments on commit ae9852e

Please sign in to comment.