Skip to content

Merge pull request #305 from Woazboat/catch2 #9

Merge pull request #305 from Woazboat/catch2

Merge pull request #305 from Woazboat/catch2 #9

name: Build on Debian Bookworm
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Docker images
uses: docker/build-push-action@v2.1.0
with:
file: Dockerfile_bookworm