Skip to content

Merge pull request #455 from ocaml-multicore/incr-stm-thread-ref #50

Merge pull request #455 from ocaml-multicore/incr-stm-thread-ref

Merge pull request #455 from ocaml-multicore/incr-stm-thread-ref #50

name: Cygwin 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
cygwin: true
compiler_git_ref: refs/heads/trunk
timeout: 240