.github/workflows/ci.yml in karafka-2.0.41 vs .github/workflows/ci.yml in karafka-2.1.0

- old
+ new

@@ -60,11 +60,11 @@ fetch-depth: 0 - name: Run Coditsu run: \curl -sSL https://api.coditsu.io/run/ci | bash specs: - timeout-minutes: 45 + timeout-minutes: 30 runs-on: ubuntu-latest needs: diffend strategy: fail-fast: false matrix: @@ -100,10 +100,10 @@ env: GITHUB_COVERAGE: ${{matrix.coverage}} run: bin/rspecs integrations: - timeout-minutes: 30 + timeout-minutes: 45 runs-on: ubuntu-latest needs: diffend strategy: fail-fast: false matrix: