mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-08-26 07:51:09 +00:00
fix/github-actions-nproc (#70)
This commit is contained in:
@@ -12,7 +12,6 @@ jobs:
|
||||
matrix:
|
||||
env:
|
||||
- { NPROC: 2 }
|
||||
- { NPROC: 6 }
|
||||
platform: [ubuntu-latest, macos-latest]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
env: ${{ matrix.env }}
|
||||
@@ -51,7 +50,6 @@ jobs:
|
||||
matrix:
|
||||
env:
|
||||
- { NPROC: 2 }
|
||||
- { NPROC: 6 }
|
||||
runs-on: windows-latest
|
||||
env: ${{ matrix.env }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user