Introduce CI matrix

This commit is contained in:
henryruhs 2023-06-03 11:52:03 +02:00
parent 4ff9be1268
commit 9101f8d5f2

View File

@ -16,6 +16,8 @@ jobs:
- run: flake8 run.py core - run: flake8 run.py core
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: nvidia/cuda:11.8.0-devel-ubuntu22.04
strategy: strategy:
matrix: matrix:
include: include: