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