Skip to content

Don't build for arm, unable to run #64

Don't build for arm, unable to run

Don't build for arm, unable to run #64

Workflow file for this run

name: Lint
on: push
jobs:
linter:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Lint Dockerfile
uses: brpaz/[email protected]
with:
dockerfile: "Dockerfile"