Skip to content

Merge pull request #441 from ocaml-multicore/reenable-closed-outch-er… #36

Merge pull request #441 from ocaml-multicore/reenable-closed-outch-er…

Merge pull request #441 from ocaml-multicore/reenable-closed-outch-er… #36

name: MinGW bytecode trunk
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
runs_on: windows-latest
compiler: ocaml.5.3.0,ocaml-option-mingw,ocaml-option-bytecode-only
compiler_git_ref: refs/heads/trunk
timeout: 240