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