Skip to content

Update slides for FOSDEM 24 #43

Update slides for FOSDEM 24

Update slides for FOSDEM 24 #43

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