Skip to content

Dynarray tests

Dynarray tests #68

Workflow file for this run

name: Cygwin 5.2
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
runs_on: windows-latest
compiler: ocaml-variants.5.2.0+options+win
cygwin: true
timeout: 240