Skip to content

Python: Simplify pipeline, config, add a sequencer class (#113) #243

Python: Simplify pipeline, config, add a sequencer class (#113)

Python: Simplify pipeline, config, add a sequencer class (#113) #243

name: Ubuntu 22.04
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
python_bindings_ubuntu_2204:
uses: ./.github/workflows/python_bindings_reusable.yaml
with:
run_os: ubuntu-22.04