mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-06-30 13:09:15 +02:00
Update the nuber of cores acording to the latest GitHub runners state
This commit is contained in:
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -22,4 +22,4 @@ jobs:
|
||||
- name: Configure build
|
||||
run: qmake CONFIG+=${{ matrix.config }} pbfplugin.pro
|
||||
- name: Build project
|
||||
run: make -j2
|
||||
run: make -j4
|
||||
|
Reference in New Issue
Block a user