diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3c68822..2444c37 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -66,7 +66,7 @@ jobs: - name: macOS x86_64 runner-os: macos-latest cargo-target: x86_64-apple-darwin - + timeout-minutes: 10 name: CI - ${{ matrix.name }} runs-on: ${{ matrix.runner-os }} steps: