diff --git a/.github/workflows/drivers.yaml b/.github/workflows/drivers.yaml index 78efcdeab2..827f9c50da 100644 --- a/.github/workflows/drivers.yaml +++ b/.github/workflows/drivers.yaml @@ -5,7 +5,7 @@ jobs: build_socketcan: name: socketcan build runs-on: ubuntu-latest - timeout-minutes: 5 + timeout-minutes: 1 steps: - uses: actions/checkout@v2 - name: Install dependencies