Skip to content

No tabs in .yml...

No tabs in .yml... #21

name: macOS-intel 5.2
on:
pull_request:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-base-compiler.5.2.0'
runs_on: 'macos-13'