From d91b43454784b3100924a332ab0e298cc0ad9438 Mon Sep 17 00:00:00 2001 From: henryruhs Date: Sat, 3 Jun 2023 11:19:29 +0200 Subject: [PATCH] Introduce CI matrix --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7ff1df3..fd561a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,9 +32,9 @@ jobs: uses: actions/setup-python@v2 with: python-version: 3.9 - - run: sudo add-apt-repository ppa:graphics-drivers/ppa - - run: sudo apt-get update - - run: sudo apt install tensorrt libnvinfer7 + - uses: Jimver/cuda-toolkit@v0.2.10 + with: + cuda: '11.8.0' - run: pip install -r requirements.txt - run: pip install gdown - run: gdown 13QpWFWJ37EB-nHrEOY64CEtQWY-tz7DZ