Skip to content

Commit

Permalink
chore(ci): Setup GitHub actions timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
megahertz committed Sep 20, 2024
1 parent 606626b commit 7b991aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
experimental: true

runs-on: ${{ matrix.os }}
timeout-minutes: 10
continue-on-error: ${{ matrix.experimental }}

steps:
Expand Down

0 comments on commit 7b991aa

Please sign in to comment.