diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4d8fe48fd..6d73fa743 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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