Skip to content

fixup! Merge the CI workflows and stop using setup-ocaml #17

fixup! Merge the CI workflows and stop using setup-ocaml

fixup! Merge the CI workflows and stop using setup-ocaml #17

name: MinGW trunk
on:
schedule:
# Every Monday morning, at 3:33 UTC
- cron: '33 3 * * 1'
pull_request:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
runs_on: windows-latest
platform: mingw
timeout: 240