mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[BUILD] use ninja (#2318)
This commit is contained in:
1
.github/workflows/integration-tests.yml
vendored
1
.github/workflows/integration-tests.yml
vendored
@@ -74,6 +74,7 @@ jobs:
|
||||
cd python
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m pip install cmake==3.24
|
||||
python3 -m pip install ninja
|
||||
python3 -m pip install --no-build-isolation -vvv '.[tests]'
|
||||
python3 -m pip install pytest-xdist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user