Introduce CI matrix
This commit is contained in:
parent
4ff9be1268
commit
9101f8d5f2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -16,6 +16,8 @@ jobs:
|
||||
- run: flake8 run.py core
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: nvidia/cuda:11.8.0-devel-ubuntu22.04
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user