Skip to content

Commit

Permalink
Since we now run a lot more examples, extend the GHActions time limit
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgibbs committed Nov 1, 2023
1 parent 651d1ab commit 78e8a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
tests:
name: Tests
runs-on: macos-latest
timeout-minutes: 10
timeout-minutes: 20
steps:
- name: Install dependencies
run: brew install pkg-config portaudio
Expand Down

0 comments on commit 78e8a46

Please sign in to comment.