Skip to content

Commit

Permalink
Merge pull request #12946 from Earlopain/speedier-ci
Browse files Browse the repository at this point in the history
Slightly speed up CI runs
  • Loading branch information
koic committed May 30, 2024
2 parents 6463bf2 + 43105b4 commit f01e933
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
spec:
name: Spec - ${{ matrix.os }} ${{ matrix.ruby }}
runs-on: ${{ matrix.os }}-latest
env:
# See https://github.com/tmm1/test-queue#environment-variables
TEST_QUEUE_WORKERS: 2
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit f01e933

Please sign in to comment.