on: [push] jobs: test: runs-on: docker container: image: alpine:3.19 steps: - run: grep Alpine /etc/os-release