mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
fix/github-actions-nproc (#70)
This commit is contained in:
parent
c807723ede
commit
374554678a
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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 }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user