Introduce CI matrix

This commit is contained in:
henryruhs 2023-06-03 10:57:42 +02:00
parent 0245f38f95
commit 92af5f1fea

View File

@ -16,6 +16,7 @@ jobs:
- run: flake8 run.py core - run: flake8 run.py core
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy:
matrix: matrix:
include: include:
- name: CPU - name: CPU