mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 21:31:15 +02:00
Defaulting env to Ninja in the build matrix
This commit is contained in:
@ -11,10 +11,9 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- ninja-build
|
- ninja-build
|
||||||
|
|
||||||
|
matrix:
|
||||||
env:
|
env:
|
||||||
CMAKE_GENERATOR=Ninja
|
CMAKE_GENERATOR=Ninja
|
||||||
|
|
||||||
matrix:
|
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
|
Reference in New Issue
Block a user