mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 12:54:25 +02:00
ci: got rid of Ninja in CodeQL action
This commit is contained in:
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@@ -80,8 +80,6 @@ jobs:
|
||||
python-version: '3.8'
|
||||
- name: Conan build
|
||||
if: matrix.language == 'cpp'
|
||||
env:
|
||||
CONAN_CMAKE_GENERATOR: Ninja
|
||||
run: |
|
||||
pip install -U conan
|
||||
conan config init
|
||||
|
Reference in New Issue
Block a user