Skip to content

No tabs in .yml...

No tabs in .yml... #72

name: MinGW bytecode 5.2
on:
pull_request:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
runs_on: windows-latest
compiler: ocaml-variants.5.2.0+options+win,ocaml-option-mingw,ocaml-option-bytecode-only
timeout: 240