mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
ci: reduce partitions (#3890)
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
group: Reth
|
||||
strategy:
|
||||
matrix:
|
||||
partition: [1, 2, 3]
|
||||
partition: [1, 2]
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user