Parallelize test-electron

This commit is contained in:
Fedor Indutny
2024-07-22 12:27:09 -07:00
committed by GitHub
parent c64762858e
commit 9006990e58
8 changed files with 127 additions and 70 deletions

View File

@@ -124,7 +124,7 @@ jobs:
linux:
needs: lint
runs-on: ubuntu-latest
runs-on: ubuntu-latest-8-cores
timeout-minutes: 30
steps: