Skip to content

Bump haskell from 9.6.2 to 9.6.3 #599

Bump haskell from 9.6.2 to 9.6.3

Bump haskell from 9.6.2 to 9.6.3 #599

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
name: ${{ matrix.image }}
strategy:
fail-fast: false
matrix:
image: [assembly, bash, c, csharp, haskell, html, java, java17, nodejs, prolog, python, r, scheme, sqlite, tested]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: brpaz/hadolint-action@master
with:
dockerfile: dodona-${{ matrix.image }}.dockerfile