Skip to content

Commit

Permalink
update examples tests timeout to be 25 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattseddon committed Aug 20, 2024
1 parent 77adf16 commit 74aea3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:

examples:
runs-on: ${{ matrix.os }}
timeout-minutes: 60
timeout-minutes: 25
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 74aea3d

Please sign in to comment.