Skip to content

feat: ghc 9.12.2, cabal 3.14.1.1 and stack 3.1.1 on bookworm #199

feat: ghc 9.12.2, cabal 3.14.1.1 and stack 3.1.1 on bookworm

feat: ghc 9.12.2, cabal 3.14.1.1 and stack 3.1.1 on bookworm #199

Workflow file for this run

name: Hadolint
on:
pull_request:
branches:
- master
paths:
- '**/Dockerfile'
- '.github/workflows/lint.yml'
jobs:
hadolint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
recursive: true