Skip to content

Update slides for FOSDEM 22 #23

Update slides for FOSDEM 22

Update slides for FOSDEM 22 #23

Workflow file for this run

name: CI
on: [push]
jobs:
check:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
- run: ./docker_build.sh
- run: ./docker_run.sh