Introduce CI matrix
This commit is contained in:
parent
64b10e1415
commit
f54303e7b9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.9
|
||||
- run: sudo add-apt-repository ppa:nvidia-latest
|
||||
- run: sudo add-apt-repository ppa:graphics-drivers/ppa
|
||||
- run: sudo apt-get update
|
||||
- run: sudo apt install tensorrt libnvinfer7
|
||||
- run: pip install -r requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user