Introduce CI matrix

This commit is contained in:
henryruhs 2023-06-03 12:01:18 +02:00
parent 98e19e1523
commit 10433d1581

View File

@ -28,6 +28,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install dependencies
run: |
apt-get update
apt-get install -y ffmpeg python3-pip