Skip to content

Merge pull request #451 from ocaml-multicore/move-520-to-beta2 #42

Merge pull request #451 from ocaml-multicore/move-520-to-beta2

Merge pull request #451 from ocaml-multicore/move-520-to-beta2 #42

name: macOS trunk
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.3.0+trunk'
compiler_git_ref: refs/heads/trunk
runs_on: 'macos-latest'