mirror of
https://github.com/libssh2/libssh2.git
synced 2026-01-27 00:18:12 +03:00
cmake: tidy up -j make option in integration tests (#1509)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -49,6 +49,7 @@ jobs:
|
||||
timeout-minutes: 60
|
||||
env:
|
||||
CC: clang
|
||||
MAKEFLAGS: -j5
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: 'cmake'
|
||||
|
||||
Reference in New Issue
Block a user