mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 12:24:49 +01:00
Bump up to 8 concurrent builds
This commit is contained in:
parent
0c98b97163
commit
3dd3f3380b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
CHUNK_COUNT: 5
|
CHUNK_COUNT: 8
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
count: ${{ steps.chunk-matrix.outputs.count }}
|
count: ${{ steps.chunk-matrix.outputs.count }}
|
||||||
|
Loading…
Reference in New Issue
Block a user