Skip to content

Commit

Permalink
chore: add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
hexf00 committed Jan 16, 2025
1 parent 113e927 commit bf4d3e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
matrix:
os: [windows-latest, macos-latest]
runs-on: ${{ matrix.os }}
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit bf4d3e6

Please sign in to comment.